mirror of
https://github.com/avatao-content/test-tutorial-framework
synced 2025-09-02 16:39:58 +00:00
Unify nginx configuration style
This commit is contained in:
@@ -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};
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user