Skip to content

Commit 3b9c1c2

Browse files
authored
Merge pull request #75 from IABTechLab/sas-UID2-6298-releases
config bugs
2 parents d7ef4f0 + 4e38a2f commit 3b9c1c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/reverse-proxy/default.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ server {
1313
# }
1414

1515
# Healthcheck endpoint
16-
location /ops/healthcheck {
16+
location /healthcheck {
1717
access_log off;
1818
return 200 "healthy\n";
1919
add_header Content-Type text/plain;

0 commit comments

Comments
 (0)