mirror of
https://github.com/natankeddem/bale.git
synced 2026-04-23 06:50:41 +00:00
added time volume to docker-compose
This commit is contained in:
@@ -6,6 +6,7 @@ services:
|
||||
ports:
|
||||
- 8080:8080
|
||||
volumes:
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
- ~/path/to/data:/app/data
|
||||
- ~/path/to/logs:/app/logs
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user