Newer
Older
ENVIRONMENT=development # Environment to deploy to. Can be: development|production
IMAGE_NAME=metagermaps
IMAGE_TAG=dev
# If you do not have user id 1000 on your local machine you can switch here to make sure permissions of dynamically created data match your current user
USER_ID=1000 # User ID used in the Docker containers