feat: .env template + error fixes

This commit is contained in:
Lenoctambule
2026-03-31 22:18:02 +02:00
parent 83717946b5
commit 2cebeb0bee
5 changed files with 41 additions and 13 deletions

View File

@@ -2,4 +2,14 @@ is_local: true
passphrase: changeme
cert_domain: "example.com"
cert_email: "admin@example.com"
dest_dir: /var/app/
dest_dir: /var/app/
DB_USER: wp
DB_PWD: password123
DB_ROOT_PWD: rootpassword
WP_USER: rralambo
WP_PWD: password123
WP_EMAIL: email@email.com
WP_ADMIN: obama
WP_ADMIN_PWD: thepresidentialpassword
WP_ADMIN_EMAIL: obama@obamail.com