33a724a796
ci / build_linux (push) Failing after 1m49s
Consolidate data into separate mapped volume for docker and local
8 lines
194 B
YAML
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 |