Remove redundant entrypoint
This commit is contained in:
@@ -33,7 +33,6 @@ services:
|
|||||||
|
|
||||||
ddclient:
|
ddclient:
|
||||||
image: linuxserver/ddclient
|
image: linuxserver/ddclient
|
||||||
entrypoint: /data/entrypoint.sh
|
|
||||||
environment:
|
environment:
|
||||||
GOTIFY_ADDRESS: http://gotify
|
GOTIFY_ADDRESS: http://gotify
|
||||||
GOTIFY_TOKEN_FILE: /run/secrets/gotify_token
|
GOTIFY_TOKEN_FILE: /run/secrets/gotify_token
|
||||||
|
|||||||
Reference in New Issue
Block a user