mirror of
https://github.com/QingdaoU/OnlineJudgeFE.git
synced 2025-01-01 09:31:42 +00:00
update nginx.conf
This commit is contained in:
parent
ee989e344b
commit
e7e73e1088
@ -102,7 +102,7 @@ http {
|
||||
proxy_set_header X-Real-IP $remote_addr;
|
||||
proxy_set_header Host $host;
|
||||
|
||||
proxy_pass http://oj_backend:8080;
|
||||
proxy_pass http://oj-backend:8080;
|
||||
}
|
||||
location /admin {
|
||||
alias /OJ_FE/admin/dist;
|
||||
|
Loading…
Reference in New Issue
Block a user