Skip to content

Commit bfe53b2

Browse files
committed
Update deploy.yml
1 parent 1c16f40 commit bfe53b2

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

config/deploy.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,9 @@ builder:
4444
arch: amd64
4545

4646
# Docker options to enable host.docker.internal on Linux
47-
options:
48-
add-host: "host.docker.internal:host-gateway"
47+
docker-options:
48+
add-host:
49+
- "host.docker.internal:host-gateway"
4950

5051
volumes:
5152
- "/opt/docker/techstacks.io/App_Data:/app/App_Data"

0 commit comments

Comments
 (0)