access host

This commit is contained in:
Annika Hannig 2022-06-24 16:53:23 +02:00
parent c0e64d5946
commit e67aaa2ee8

View File

@ -34,3 +34,5 @@ services:
- ../.:/src/alice-lg
ports:
- 7340:7340
extra_hosts:
- "host.docker.internal:host-gateway"