Update.
This commit is contained in:
parent
814304bc8d
commit
b39fdf05d0
@ -3,6 +3,7 @@ version: "2"
|
|||||||
services:
|
services:
|
||||||
nginx:
|
nginx:
|
||||||
image: nginx
|
image: nginx
|
||||||
|
container_name: nginx_proxy
|
||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
- "80:80"
|
- "80:80"
|
||||||
|
@ -1,3 +1,6 @@
|
|||||||
|
# API
|
||||||
|
api.typename.fr
|
||||||
|
|
||||||
# Cloud
|
# Cloud
|
||||||
cloud.typename.fr
|
cloud.typename.fr
|
||||||
|
|
||||||
@ -49,7 +52,7 @@ tools.typename.fr
|
|||||||
zik-insat.fr
|
zik-insat.fr
|
||||||
q.zik-insat.fr
|
q.zik-insat.fr
|
||||||
# m.zik-insat.fr
|
# m.zik-insat.fr
|
||||||
# n.zik-insat.fr
|
n.zik-insat.fr
|
||||||
|
|
||||||
# Saxtoys
|
# Saxtoys
|
||||||
# saxtoys.fr
|
# saxtoys.fr
|
||||||
|
Loading…
Reference in New Issue
Block a user