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