Add gotify restart policy
This commit is contained in:
parent
27106224d9
commit
60d0555d8b
@ -5,6 +5,7 @@ services:
|
||||
container_name: gotify
|
||||
hostname: gotify.local
|
||||
image: gotify/server
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- 8085:80
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user