Now Angular is in zaklik-by-node-js
This commit is contained in:
parent
55275ec613
commit
d0cdb21d05
|
|
@ -16,7 +16,7 @@ server {
|
|||
# Ograniczenie liczby żądań
|
||||
limit_req zone=ip_limit burst=20 nodelay;
|
||||
|
||||
proxy_pass http://arti-angular-app:4200;
|
||||
proxy_pass http://zaklik_by_node_js:3003;
|
||||
|
||||
proxy_set_header X-Real-IP $remote_addr;
|
||||
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
|
||||
|
|
|
|||
Loading…
Reference in New Issue