Add gotify restart policy

This commit is contained in:
Isaac Shoebottom 2024-05-31 21:03:25 -03:00
parent 27106224d9
commit 60d0555d8b

View File

@ -5,6 +5,7 @@ services:
container_name: gotify
hostname: gotify.local
image: gotify/server
restart: unless-stopped
ports:
- 8085:80
volumes: