Skip to content

Commit

Permalink
fix: traefik network
Browse files Browse the repository at this point in the history
  • Loading branch information
Justintime50 committed Apr 20, 2024
1 parent e4dad6f commit e74428c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ services:
- laravel-template
labels:
- traefik.enable=true
- 'traefik.docker.network=traefik'
env_file:
- src/.env
laravel-template-db:
Expand Down

0 comments on commit e74428c

Please sign in to comment.