This commit is contained in:
2023-11-06 05:45:01 -08:00
parent 0cecb56d49
commit 88d5b4c44f
2 changed files with 2 additions and 2 deletions

View File

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

View File

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