Files
lemp-dockerized/.env
2025-08-03 17:56:45 +02:00

6 lines
129 B
Bash

HOST_HTTP_PORT=80
HOST_HTTPS_PORT=443
NGINX_HTTP_PORT=8888
NGINX_HTTPS_PORT=8843
PHP_VERSIONS=7.2 7.1 # Set this without quotes!