Skip to content

Commit

Permalink
Add internal host
Browse files Browse the repository at this point in the history
  • Loading branch information
thueske authored Jul 25, 2024
1 parent f4c597e commit 58323f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ services:
- "80:80"
- "443:443"
- "443:443/udp"
extra_hosts:
- "host.docker.internal:host-gateway"
env_file:
- $PWD/.env
entrypoint: /docker/entrypoint.sh
Expand Down

0 comments on commit 58323f0

Please sign in to comment.