Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dimaip authored Aug 1, 2023
1 parent 5c79858 commit fe54366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ services:
- "traefik.port=80"
- "traefik.default.protocol=http"
- "traefik.docker.network=main"
- "traefik.frontend.rule=Host:kateheo.ru,www.kateheo.ru,dev.kateheo.ru"
- "traefik.frontend.rule=Host:kateheo.ru,www.kateheo.ru"
volumes:
- /data/www-provisioned/Web/_Resources
image: ghcr.io/psmb/kateheodistr:master
Expand Down

0 comments on commit fe54366

Please sign in to comment.