We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0103537 commit 9618ed4Copy full SHA for 9618ed4
api-gateway-config/conf.d/marathon_apis.conf
@@ -47,6 +47,7 @@ server {
47
48
include /etc/api-gateway/conf.d/commons/common-headers.conf;
49
include /etc/api-gateway/conf.d/includes/resolvers.conf;
50
+ include /etc/api-gateway/conf.d/includes/default_validators.conf;
51
52
# Log locations with service name
53
access_log /var/log/api-gateway/access.log platform;
0 commit comments