mirror of
https://github.com/avatao-content/test-tutorial-framework
synced 2024-11-15 01:17:16 +00:00
Unify nginx configuration style
This commit is contained in:
parent
325980e61d
commit
4219e7a610
@ -1,3 +1,3 @@
|
|||||||
location = /login {
|
location = /login {
|
||||||
proxy_pass http://127.0.0.1:${TFW_LOGIN_APP_PORT};
|
proxy_pass http://127.0.0.1:${TFW_LOGIN_APP_PORT};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user