We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f63dc57 commit 5776eb8Copy full SHA for 5776eb8
README.md
@@ -57,9 +57,7 @@ services:
57
gotify:
58
container_name: gotify
59
hostname: gotify
60
- image: gotify/server # Uncommand correct server image
61
- # image: gotify/server-arm7
62
- # image: gotify/server-arm64
+ image: gotify/server
63
restart: unless-stopped
64
security_opt:
65
- no-new-privileges:true
@@ -126,9 +124,7 @@ services:
126
124
127
125
128
129
130
131
132
133
134
0 commit comments