Remove redundant entrypoint

This commit is contained in:
Colin Hebert
2022-12-28 22:20:58 +01:00
parent 3ee1ec6ee4
commit 734263e69e

View File

@@ -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