This commit is contained in:
2023-11-06 06:00:40 -08:00
parent 26849ae4bc
commit f2795becf4
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://gitlab.fithwum.tech:2376/
DOCKER_TLS_CERTDIR: '' DOCKER_TLS_CERTDIR: ''
FF_NETWORK_PER_BUILD: "true" FF_NETWORK_PER_BUILD: "true"

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://gitlab.fithwum.tech:2376/
DOCKER_TLS_CERTDIR: '' DOCKER_TLS_CERTDIR: ''
FF_NETWORK_PER_BUILD: "true" FF_NETWORK_PER_BUILD: "true"