renamed volume
This commit is contained in:
@@ -6,13 +6,13 @@ services:
|
||||
volumes:
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
- /etc/timezone:/etc/timezone:ro
|
||||
- appdaemon-data:/conf
|
||||
- config:/conf
|
||||
ports:
|
||||
- 5050:5050
|
||||
restart: unless-stopped
|
||||
|
||||
volumes:
|
||||
appdaemon-data:
|
||||
config:
|
||||
driver: local
|
||||
driver_opts:
|
||||
o: bind
|
||||
|
||||
Reference in New Issue
Block a user