Skip to content

Commit

Permalink
host.docker.internal
Browse files Browse the repository at this point in the history
  • Loading branch information
bookpanda committed Jun 29, 2024
1 parent 39fb40b commit 07fac34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.qa.template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ services:
CORS_ORIGINS: http://localhost:3000
SERVICE_AUTH: auth:3002
SERVICE_BACKEND: backend:3003
SERVICE_CHECKIN: localhost:3004
SERVICE_CHECKIN: host.docker.internal:3004
SERVICE_STORE: store:3005
networks:
- rpkm67
Expand Down

0 comments on commit 07fac34

Please sign in to comment.