Revert "fix(docker): use a tunable for fastapi proxy host value"

This reverts commit 32b4f75f01.
This commit is contained in:
Kevin Morris 2022-01-15 18:13:14 -08:00
parent 32b4f75f01
commit 377bf32cfb
No known key found for this signature in database
GPG key ID: F7E46DED420788F3
4 changed files with 2 additions and 9 deletions

View file

@ -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: