add gotify

This commit is contained in:
2022-06-09 10:21:50 +08:00
parent 250c2c7e1c
commit 15a1f3468a

View File

@@ -9,6 +9,7 @@ services:
- GOTIFY_DEFAULTUSER_PASS=custom - GOTIFY_DEFAULTUSER_PASS=custom
volumes: volumes:
- "./gotify_data:/app/data" - "./gotify_data:/app/data"
restart: unless-stopped
image: gotify/server image: gotify/server
networks: networks:
nginx: nginx: