added logs to docker
This commit is contained in:
parent
e5aadb3b82
commit
6f410b5d0e
@ -9,6 +9,7 @@ services:
|
||||
- "/etc/localtime:/etc/localtime:ro"
|
||||
- ./novaconium:/data
|
||||
- ./data/logs:/var/log/apache2 # Optional Logs
|
||||
- "./logs:/data/logs"
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- internal
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user