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
1 changed files with 1 additions and 1 deletions

View File

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