allow configurable base url

This commit is contained in:
2025-07-20 12:32:23 +02:00
parent bcbdf60d73
commit 46ccdd89ff
7 changed files with 19 additions and 4 deletions
+1
View File
@@ -7,3 +7,4 @@ services:
# - ./logs:/app/logs # uncomment to get access to logs more easily
environment:
DISCORD_TOKEN: "your_discord_token_here"
BASE_URL: "https://example.com" # replace with your actual base URL. THis will display on the template pages