This commit is contained in:
2023-11-06 05:50:39 -08:00
parent 8468b6649e
commit c89059d013
2 changed files with 4 additions and 4 deletions

View File

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

View File

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