init
This commit is contained in:
5
.env.example
Normal file
5
.env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
# Copy to .env on deploy host (or set in Jenkins)
|
||||
# These are passed to docker-compose during deployment
|
||||
DOCKER_REGISTRY=docker.io
|
||||
DOCKER_IMAGE=myorg/myapp
|
||||
IMAGE_TAG=latest
|
||||
Reference in New Issue
Block a user