Update 'run-offline/sasaaageyooo/docker-compose.yml'

This commit is contained in:
dragonmuffin 2023-08-28 17:07:12 +00:00
parent 03e7b7eda8
commit bd945ffa49

View file

@ -9,21 +9,12 @@ services:
volumes: volumes:
- ./nginx.conf:/etc/nginx/nginx.conf:ro - ./nginx.conf:/etc/nginx/nginx.conf:ro
- ./html:/var/www/html:ro - ./html:/var/www/html:ro
#hports: hports:
# - 8080:8080 - 8080:8080
labels:
- traefik.enable=true
- traefik.http.routers.sasaaageyooo.tls=false
- traefik.http.routers.sasaaageyooo.rule=Host(`sasaaageyooo.ctf.sch9.ru`)
- traefik.http.routers.sasaaageyooo.service=sasaaageyooo
- traefik.http.services.sasaaageyooo.loadbalancer.server.port=8080
networks: networks:
- traefik-proxy-net
- sasageyo-tie - sasageyo-tie
networks: networks:
sasageyo-tie: sasageyo-tie:
name: sasageyo-tie name: sasageyo-tie
traefik-proxy-net:
name: traefik-proxy-net