Consolidate data into separate mapped volume for docker and local
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# docker-compose.override.yml
|
||||
services:
|
||||
tinfoilvibeserver:
|
||||
environment:
|
||||
- LOG_LEVEL=error
|
||||
- APP_MODE=production
|
||||
ports:
|
||||
- "8080:8080" # expose on host port 80
|
||||
Reference in New Issue
Block a user