Skip to content

Commit 1c16f40

Browse files
committed
switch to host.docker.internal
1 parent fbdf427 commit 1c16f40

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

config/deploy.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,10 @@ registry:
4343
builder:
4444
arch: amd64
4545

46+
# Docker options to enable host.docker.internal on Linux
47+
options:
48+
add-host: "host.docker.internal:host-gateway"
49+
4650
volumes:
4751
- "/opt/docker/techstacks.io/App_Data:/app/App_Data"
4852

0 commit comments

Comments
 (0)