Update network for gotify
This commit is contained in:
@@ -8,5 +8,11 @@ services:
|
||||
volumes:
|
||||
- ${APPDATA_PATH}/gotify/config:/app/data
|
||||
ports:
|
||||
- "${PORT}:80"
|
||||
- ${PORT}:80
|
||||
networks:
|
||||
- frontend
|
||||
restart: unless-stopped
|
||||
|
||||
networks:
|
||||
frontend:
|
||||
external: true
|
||||
|
Reference in New Issue
Block a user