initial COM2 system snapshot
This commit is contained in:
15
backups/com2-original-restore-20251218-153904/.env.pre
Normal file
15
backups/com2-original-restore-20251218-153904/.env.pre
Normal file
@@ -0,0 +1,15 @@
|
||||
# === CANONICAL COM2 ENV (recovered from old state) ===
|
||||
PG_USER=hxki;
|
||||
PG_PASSWORD=supersecure;
|
||||
PG_DB=hxki_roles;
|
||||
|
||||
# MariaDB/Mautic
|
||||
MARIADB_ROOT_PASSWORD=supersecure;
|
||||
MAUTIC_DB_ROOT_PASSWORD=supersecure;
|
||||
MAUTIC_DB_USER=root;
|
||||
MAUTIC_DB_PASSWORD=supersecure;
|
||||
MAUTIC_DB_NAME=mautic;
|
||||
|
||||
# n8n public host/proto (falls du es nutzt; ansonsten bleibt's neutral)
|
||||
N8N_HOST=localhost
|
||||
N8N_PROTOCOL=http
|
||||
Reference in New Issue
Block a user