diff --git a/start.sh b/start.sh index 5c8303b..5a0d95e 100644 --- a/start.sh +++ b/start.sh @@ -1,2 +1,2 @@ #!/usr/bin/env bash -docker-gen -only-exposed -watch -notify-output -notify "bash /tmp/cert" cert.tmpl /tmp/cert +docker-gen -watch -notify-output -notify "bash /tmp/cert" cert.tmpl /tmp/cert