Skip to content

Commit 53d54a2

Browse files
committed
fix ingress settings
1 parent 8afc2df commit 53d54a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

functions-python/operations_api/function_config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"key": "FEEDS_DATABASE_URL"
1717
}
1818
],
19-
"ingress_settings": "ALL",
19+
"ingress_settings": "ALLOW_ALL",
2020
"max_instance_request_concurrency": 1,
2121
"max_instance_count": 5,
2222
"min_instance_count": 0,

0 commit comments

Comments
 (0)