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 {
|
||||
listen 80;
|
||||
listen 3001;
|
||||
server_name localhost;
|
||||
location /user-api/ {
|
||||
proxy_set_header X-Real-IP $remote_addr;
|
||||
|
||||
Reference in New Issue
Block a user