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:
|
ports:
|
||||||
- 8080:8080
|
- 8080:8080
|
||||||
volumes:
|
volumes:
|
||||||
|
- /etc/localtime:/etc/localtime:ro
|
||||||
- ~/path/to/data:/app/data
|
- ~/path/to/data:/app/data
|
||||||
- ~/path/to/logs:/app/logs
|
- ~/path/to/logs:/app/logs
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Reference in New Issue
Block a user