Honest copy: remove backup claims, fix Hetzner redirects, add .env security
- WordPress README: remove 'backups automatizado' claim - All READMEs: honest descriptions matching website landing pages - Replace Hetzner/Contabo affiliate links (broken/placeholder) with Vultr/DigitalOcean (active) - Fix /precios/ → /packs/ URL (404 redirect) - WordPress compose: require .env for passwords, no insecure defaults - Add .env.example template - INSTALL.md: updated with honest copy and Vultr/DO links - All deploy.sh banners: updated to match new honest copy
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# WordPress + IA pack
|
||||
# Copy this file to .env and set your own passwords.
|
||||
# DO NOT commit .env to version control.
|
||||
MYSQL_ROOT_PASSWORD=change-me-to-a-strong-password
|
||||
MYSQL_PASSWORD=change-me-to-a-strong-password
|
||||
Reference in New Issue
Block a user