mirror of
https://github.com/stoatchat/self-hosted.git
synced 2026-03-19 17:25:17 -05:00
fix: also account for revite environment
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
# set hostname for Caddy
|
||||
echo "HOSTNAME=https://$1" > .env.web
|
||||
echo "REVOLT_PUBLIC_URL=https://$1" >> .env.web
|
||||
|
||||
# hostnames
|
||||
echo "[hosts]" >> Revolt.toml
|
||||
|
||||
Reference in New Issue
Block a user