Test on teksatcau.fr
This commit is contained in:
parent
95859a7fbe
commit
1dcec2ad48
@ -10,7 +10,7 @@ server {
|
|||||||
listen 80;
|
listen 80;
|
||||||
listen [::]:80;
|
listen [::]:80;
|
||||||
|
|
||||||
server_name gitlab.c2a-systeme.test;
|
server_name gitlab.teksatcau.fr;
|
||||||
|
|
||||||
location / {
|
location / {
|
||||||
proxy_pass http://127.0.0.1:8001;
|
proxy_pass http://127.0.0.1:8001;
|
||||||
|
@ -10,7 +10,7 @@ server {
|
|||||||
listen 80;
|
listen 80;
|
||||||
listen [::]:80;
|
listen [::]:80;
|
||||||
|
|
||||||
server_name jenkins.c2a-systeme.test;
|
server_name jenkins.teksatcau.fr;
|
||||||
|
|
||||||
location / {
|
location / {
|
||||||
proxy_pass http://127.0.0.1:8002;
|
proxy_pass http://127.0.0.1:8002;
|
||||||
|
@ -10,7 +10,7 @@ server {
|
|||||||
listen 80;
|
listen 80;
|
||||||
listen [::]:80;
|
listen [::]:80;
|
||||||
|
|
||||||
server_name portainer.c2a-systeme.test;
|
server_name portainer.teksatcau.fr;
|
||||||
|
|
||||||
location / {
|
location / {
|
||||||
proxy_pass http://127.0.0.1:8003;
|
proxy_pass http://127.0.0.1:8003;
|
||||||
|
Loading…
Reference in New Issue
Block a user