Convert .env.example into template.env

This commit is contained in:
2026-01-15 20:07:48 +00:00
parent db31a6d35e
commit 6e7aecd35b
2 changed files with 11 additions and 11 deletions

11
template.env Executable file
View File

@@ -0,0 +1,11 @@
RCON_PASSWORD=${CFG_RCON_PASSWORD}
FORWARDING_SECRET=${CFG_FORWARDING_SECRET}
DCLINK_GUILD=${CFG_DCLINK_GUILD}
DCLINK_CHANNEL=${CFG_DCLINK_CHANNEL}
DCLINK_ROLE=${CFG_DCLINK_ROLE}
DCLINK_TOKEN=${CFG_DCLINK_TOKEN}
LUCKPERMS_DB_PASSWORD=${CFG_LUCKPERMS_DB_PASSWORD}