This commit is contained in:
2023-11-06 08:46:57 -08:00
parent fa2c2e1e77
commit 1406342657
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://gitlab.fithwum.tech:2376
DOCKER_HOST: tcp://gitlab.fithwum.tech:2375
DOCKER_TLS_CERTDIR: "/certs"
DOCKER_CERT_PATH: "$DOCKER_TLS_CERTDIR/client"
FF_NETWORK_PER_BUILD: "true"

View File

@@ -2,7 +2,7 @@ image: docker:stable
variables:
IMAGE_NAME: "foundry_vtt:alpine"
DOCKER_HOST: tcp://gitlab.fithwum.tech:2376
DOCKER_HOST: tcp://gitlab.fithwum.tech:2375
DOCKER_TLS_CERTDIR: "/certs"
DOCKER_CERT_PATH: "$DOCKER_TLS_CERTDIR/client"
FF_NETWORK_PER_BUILD: "true"