Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dimaip committed Aug 1, 2023
1 parent 5ab7398 commit 1c55537
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:kp-f.ru,dev.kp-f.ru,www.kp-f.ru"
- "traefik.frontend.rule=Host:kp-f.ru,www.kp-f.ru"
volumes:
- /data/www-provisioned/Web/_Resources
image: ghcr.io/psmb/kpfdistr:master
Expand Down

0 comments on commit 1c55537

Please sign in to comment.