Files
TinfoilVibeServer/compose.overide.yaml
ecenshu 33a724a796
ci / build_linux (push) Failing after 1m49s
Consolidate config files for both local dev and docker
Consolidate data into separate mapped volume for docker and local
2025-11-13 18:54:57 +10:30

8 lines
194 B
YAML

# docker-compose.override.yml
services:
tinfoilvibeserver:
environment:
- LOG_LEVEL=error
- APP_MODE=production
ports:
- "8080:8080" # expose on host port 80