Update Production HTTPS Setup

Linden Crandall 2025-02-07 20:06:46 +00:00
parent a14af6b9e1
commit 869d5254a7

@ -21,7 +21,7 @@ APP_SECRET_KEY
SSL_CERT_EMAIL=support@shilohcode.com SSL_CERT_EMAIL=support@shilohcode.com
SSL_SELF_SIGNED_CRT=shiloh_automatisch.local.crt SSL_SELF_SIGNED_CRT=shiloh_automatisch.local.crt
SSL_SELF_SIGNED_KEY=shiloh_automatisch.local.key SSL_SELF_SIGNED_KEY=shiloh_automatisch.local.key
IPV6_SUBNET=2001:db8:1::/64 IPV6_SUBNET=2001:db8:2::/64
``` ```
- change .env file's owner and group to lasthour: `sudo chown lasthour:lasthour .env` - change .env file's owner and group to lasthour: `sudo chown lasthour:lasthour .env`