This commit is contained in:
Administrator
2022-10-03 16:46:40 +03:00
parent 0348cf6cb1
commit f62a028e9b
4 changed files with 44 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ services:
- sprint-nginx
- swarmpit-nginx
- exchange-nginx
- b-jokes-nginx
ports:
- "80:80"
- "443:443"
@@ -141,5 +142,7 @@ networks:
external: true
sprint-nginx:
external: true
b-jokes-nginx:
external: true
swarmpit-nginx:
external: true