This commit is contained in:
2023-11-06 05:46:29 -08:00
parent 88d5b4c44f
commit 8468b6649e
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ image: docker:stable
variables:
IMAGE_NAME: "foundry_vtt:alpine"
DOCKER_HOST: tcp://localhost.tech/
DOCKER_HOST: tcp://localhost/
DOCKER_TLS_CERTDIR: ""
services: