Jenkins file edit
All checks were successful
test/timeline-frontend/pipeline/head This commit looks good
All checks were successful
test/timeline-frontend/pipeline/head This commit looks good
This commit is contained in:
@@ -15,7 +15,7 @@ http {
|
|||||||
server localhost:33333;
|
server localhost:33333;
|
||||||
}
|
}
|
||||||
server {
|
server {
|
||||||
listen 80;
|
listen 3001;
|
||||||
server_name localhost;
|
server_name localhost;
|
||||||
location /user-api/ {
|
location /user-api/ {
|
||||||
proxy_set_header X-Real-IP $remote_addr;
|
proxy_set_header X-Real-IP $remote_addr;
|
||||||
|
|||||||
Reference in New Issue
Block a user