docs: remove AI-assisted setup wizard mentions

This commit is contained in:
Christomatt
2026-02-01 03:24:43 +01:00
parent 4326aa768e
commit 9b22b2a944
13 changed files with 495 additions and 384 deletions
+2 -2
View File
@@ -2,8 +2,8 @@
# Automatic HTTPS via Let's Encrypt
{$DOMAIN} {
# Reverse proxy to Synapsis app
reverse_proxy app:3000
# Reverse proxy to Synapsis app (port is set via APP_PORT env var)
reverse_proxy app:{$APP_PORT:3000}
# Enable compression
encode gzip