Remove nginx component belonging to test repo

This commit is contained in:
Kristóf Tóth 2018-04-17 15:00:43 +02:00
parent 1061220f82
commit 63c235bb41

View File

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