1
0
forked from baron/baron-sso

allowed_origins 롤백

This commit is contained in:
2026-04-27 14:16:04 +09:00
parent 9378a5a75d
commit 2f350517b0
2 changed files with 4 additions and 20 deletions

View File

@@ -31,8 +31,8 @@ server {
resolver 127.0.0.11 valid=10s ipv6=off;
set $backend_upstream http://baron_backend:3000;
set $userfront_upstream http://baron_userfront:5000;
set $oathkeeper_upstream http://ory_oathkeeper:4455;
set $oathkeeper_upstream http://oathkeeper:4455;
error_log /dev/stderr warn;
access_log /var/log/nginx/access.log json_combined;