diff --git a/docker-compose.yml b/docker-compose.yml index c7ef749b..d7d1cf71 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -17,7 +17,7 @@ services: direct_functions: "true" # Functions are invoked directly over the overlay network direct_functions_suffix: "" basic_auth: "false" - secret_mount_path: "/var/openfaas/secrets/" + secret_mount_path: "/run/secrets/" deploy: resources: # limits: # Enable if you want to limit memory usage