Skip to content

Commit

Permalink
domains added
Browse files Browse the repository at this point in the history
  • Loading branch information
justb4 committed Oct 19, 2018
1 parent c55ddef commit 99cf1bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/waalkade/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ services:
- "traefik.backend=waalkade"
- "traefik.enable=true"
- "traefik.frontend.priority=500"
- "traefik.frontend.rule=PathPrefix:/waalkade"
- "traefik.frontend.rule=Host: pdok.smartemission.nl,test.smartemission.nl;PathPrefix:/waalkade"
- "traefik.docker.network=se_back"

networks:
Expand Down

0 comments on commit 99cf1bb

Please sign in to comment.