added persistant storage
All checks were successful
Auto-Deploy Changed Stacks / deploy (push) Successful in 14s
All checks were successful
Auto-Deploy Changed Stacks / deploy (push) Successful in 14s
This commit is contained in:
parent
d11a509648
commit
8a95a8a189
@ -8,6 +8,8 @@ services:
|
||||
- TZ=America/New_York
|
||||
ports:
|
||||
- 8000:8000
|
||||
volumes:
|
||||
- /mnt/appdata/apprise/data:/config
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- proxy-net
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user