mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Revert "fix(docker): use a tunable for fastapi proxy host value"
This reverts commit 32b4f75f01
.
This commit is contained in:
parent
32b4f75f01
commit
377bf32cfb
4 changed files with 2 additions and 9 deletions
|
@ -244,8 +244,7 @@ services:
|
|||
image: aurweb:latest
|
||||
init: true
|
||||
environment:
|
||||
# Proxy toward FastAPI.
|
||||
- NGINX_PROXY_PORT=8444
|
||||
- AUR_CONFIG=conf/config
|
||||
entrypoint: /docker/nginx-entrypoint.sh
|
||||
command: /docker/scripts/run-nginx.sh
|
||||
ports:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue