mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2024-11-14 16:55:42 +00:00
Add host.docker.internal as extra host for daemon
This commit is contained in:
parent
592da38946
commit
310bcba0bc
@ -27,6 +27,8 @@ services:
|
||||
env_file:
|
||||
- db.env
|
||||
- web.env
|
||||
extra_hosts:
|
||||
- "host.docker.internal:172.17.0.1"
|
||||
image: gitlab.ub.uni-bielefeld.de:4567/sfb1288inf/opaque_daemon:latest
|
||||
volumes:
|
||||
- /mnt/nopaque:/mnt/nopaque
|
||||
|
Loading…
Reference in New Issue
Block a user