wwwgmo/.env.dist
2025-06-29 20:55:30 +02:00

20 lines
572 B
Plaintext

# compose project name. A docker compose project has as its name
# the name of the folder where it is executed (default).
# This setting overrides the default
COMPOSE_PROJECT_NAME=wwwgmo
# must be the same that SITE_VERSION
# define in php-fpm/.env
DOCKER_IMAGE_VERSION="3.3.0"
# docker login user
DOCKER_USER=gmouchet
# docker login password
DOCKER_PASS=TOBECOMPLETED
# docker image tag = DOCKER_IMAGE_VERSION
DOCKER_IMAGE=${DOCKER_USER}/wwwgmo-php-fpm
# docker login user
DOCKER_USER=gmouchet
# docker ports
NGINX_PORT=8085
PMA_PORT_WEB_HTTPS=8084
# elastic version