mirror of
https://github.com/coleam00/Archon.git
synced 2025-12-24 02:39:17 -05:00
Fix proxy when specifying PROD=true
This commit is contained in:
@@ -154,6 +154,7 @@ services:
|
||||
- VITE_ARCHON_SERVER_PORT=${ARCHON_SERVER_PORT:-8181}
|
||||
- ARCHON_SERVER_PORT=${ARCHON_SERVER_PORT:-8181}
|
||||
- HOST=${HOST:-localhost}
|
||||
- PROD=${PROD:-false}
|
||||
networks:
|
||||
- app-network
|
||||
healthcheck:
|
||||
|
||||
Reference in New Issue
Block a user