Files
wp-docker-setup/env_files/certs-example.env
Jean-Christophe Vanhalle 6e0719ec50 cleans up code
2024-10-13 00:11:04 +02:00

5 lines
112 B
Bash

SSL_CRT_LOCATION=<path>
SSL_CRT_NAME=<certificate filename>
SSL_KEY_LOCATION=<path>
SSL_KEY_NAME=<key filename>