1
0
mirror of https://github.com/avatao-content/test-tutorial-framework synced 2024-11-14 16:37:18 +00:00

Unify nginx configuration style

This commit is contained in:
Kristóf Tóth 2018-04-17 15:15:01 +02:00
parent 325980e61d
commit 4219e7a610

View File

@ -1,3 +1,3 @@
location = /login {
proxy_pass http://127.0.0.1:${TFW_LOGIN_APP_PORT};
}
}