Skip to content
Snippets Groups Projects
Commit fe6974c7 authored by Ivana Yovcheva's avatar Ivana Yovcheva Committed by Alex Ellis
Browse files

Fix scale from zero to be true by default

parent d6e58a4e
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ services:
direct_functions_suffix: ""
basic_auth: "${BASIC_AUTH:-true}"
secret_mount_path: "/run/secrets/"
scale_from_zero: "false"
scale_from_zero: "true"
deploy:
resources:
# limits: # Enable if you want to limit memory usage
......
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