updates example env files

This commit is contained in:
Jean-Christophe Vanhalle
2023-08-14 15:03:08 +02:00
parent 7dcaa8b1d5
commit 5bbb4bd2ca
4 changed files with 10 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
SSL_CRT_LOCATION=/home/vanhalleje/Dev/certs
SSL_CRT_NAME=wp8test.test.crt
SSL_KEY_LOCATION=/home/vanhalleje/Dev/certs
SSL_KEY_NAME=wp8test.test.key
SSL_CRT_LOCATION=<path>
SSL_CRT_NAME<certificate filename>
SSL_KEY_LOCATION=<path>
SSL_KEY_NAME=<key filename>