Skip to content
Snippets Groups Projects
Unverified Commit 299723e2 authored by Alexander Kahl's avatar Alexander Kahl
Browse files

Overwrite entrypoint correctly

parent 3c43ecd6
No related branches found
No related tags found
No related merge requests found
Pipeline #2264 passed
......@@ -36,8 +36,7 @@ services:
postfix-dh:
<<: *gelf
image: communicatio/postfix
entrypoint: []
command: /usr/local/bin/postfix-dh
entrypoint: /usr/local/bin/postfix-dh
deploy:
replicas: 0
restart_policy:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment