Updated the Foundry login watcher to serve the log on API root and thus removed the need for port 8080
This commit is contained in:
@@ -517,7 +517,6 @@ services:
|
||||
- FOUNDRY_API_TOKEN=${FOUNDRY_API}
|
||||
- LOG_FILES_TO_CHECK=1
|
||||
ports:
|
||||
- "5432:8080"
|
||||
- "5234:5000"
|
||||
command: ["sh", "/app/entrypoint.sh"]
|
||||
restart: unless-stopped
|
||||
|
Reference in New Issue
Block a user