chore: migrate domains from shik3i.net to koalastuff.net

This commit is contained in:
MacBook
2026-05-16 13:08:53 +02:00
parent d9b26f9fb4
commit 01ce3ec99e
14 changed files with 23 additions and 23 deletions
+2 -2
View File
@@ -2,7 +2,7 @@
# Replace domains and paths with your actual setup.
# 1. Marketing Website & Invitation Bridge
koalasync.shik3i.net {
sync.koalastuff.net {
root * /var/www/koalasync/website
file_server
encode zstd gzip
@@ -20,7 +20,7 @@ koalasync.shik3i.net {
}
# 2. Relay Server (Socket.IO / WebSocket)
sync.shik3i.net {
syncserver.koalastuff.net {
reverse_proxy localhost:3000 {
# Ensure WebSocket support is explicitly handled if needed
# (Caddy usually handles this automatically)