diff --git a/dup.rb b/dup.rb index eb06c8e..f4aad91 100755 --- a/dup.rb +++ b/dup.rb @@ -74,8 +74,8 @@ def get_sample(name="container") nginx_allow: fabian # "user" or "@group" or "user, user, @group" or "all" nginx_no_robots: true nginx_public_paths: "/public, /api" - nginx_type: # "http" (default), "https", "skip" (doesn't create any entries) - nginx_client_max_body_size: 25M + nginx_type: # "http" (default), "https", "fastcgi", "skip" (doesn't create any entries) + nginx_client_max_body_size: "25M" networks: - "nginx"