test
This commit is contained in:
@@ -2,7 +2,7 @@ image: docker:stable
|
|||||||
|
|
||||||
variables:
|
variables:
|
||||||
IMAGE_NAME: "foundry_vtt:alpine"
|
IMAGE_NAME: "foundry_vtt:alpine"
|
||||||
DOCKER_HOST: tcp://localhost.tech/
|
DOCKER_HOST: tcp://localhost/
|
||||||
DOCKER_TLS_CERTDIR: ""
|
DOCKER_TLS_CERTDIR: ""
|
||||||
|
|
||||||
services:
|
services:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ image: docker:stable
|
|||||||
|
|
||||||
variables:
|
variables:
|
||||||
IMAGE_NAME: "foundry_vtt:alpine"
|
IMAGE_NAME: "foundry_vtt:alpine"
|
||||||
DOCKER_HOST: tcp://localhost.tech/
|
DOCKER_HOST: tcp://localhost/
|
||||||
DOCKER_TLS_CERTDIR: ""
|
DOCKER_TLS_CERTDIR: ""
|
||||||
|
|
||||||
services:
|
services:
|
||||||
|
|||||||
Reference in New Issue
Block a user