fix
This commit is contained in:
parent
43228b8cc4
commit
d9eeb70a67
@ -8,7 +8,7 @@ http {
|
|||||||
server_name gitlab.sprinthub.ru;
|
server_name gitlab.sprinthub.ru;
|
||||||
|
|
||||||
location / {
|
location / {
|
||||||
proxy_pass http://gitlab.sprinthub.ru:80/;
|
proxy_pass http://gitlab:80/;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user