Switch the sandbox domain to an explicit choice on the users part

This allows subdomains or separate domains - a convenience for setups that have a wildcard pointing at the CC server.
이 커밋은 다음에 포함됨:
cas
2025-12-15 10:45:40 -08:00
부모 cb2a47fbc8
커밋 2e7f9a374b
2개의 변경된 파일8개의 추가작업 그리고 4개의 파일을 삭제
+4
파일 보기
@@ -1,7 +1,11 @@
TYPE=cryptpad
DOMAIN=cryptpad.example.com
# This is a separate domain for the secure side of Cryptpad. It can be any other domain (subdomain or separate domain)
SANDBOX_DOMAIN=sandbox.cryptpad.example.com
## Domain aliases
#EXTRA_DOMAINS=', `www.cryptpad.example.com`'
LETS_ENCRYPT_ENV=production