Mise à jour de 'actual.list'
parent
6ed1aa5cfa
commit
3306c4c6ed
|
@ -30,9 +30,8 @@ server {
|
||||||
listen 80;
|
listen 80;
|
||||||
server_name git.sessionkrkn.fr;
|
server_name git.sessionkrkn.fr;
|
||||||
location / {
|
location / {
|
||||||
proxy_pass http://localhost:3000;
|
proxy_pass http://10.0.2.5:3000/;
|
||||||
}
|
|
||||||
proxy_set_header X-Real-IP $remote_addr;
|
proxy_set_header X-Real-IP $remote_addr;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue