Newer
Older
ENVIRONMENT=production # Environment to deploy to. Can be: development|production
NODE_TAG=10
IMAGE_NAME=metagermaps
IMAGE_TAG=dev
USER_ID=1000 # User ID used in the Docker containers
GROUP_ID=1000 # Group ID used in the Docker containers