add env and readme for configuring admin

This commit is contained in:
2026-01-13 12:56:12 -05:00
parent 2128cc5b6d
commit cfa170509c
5 changed files with 24 additions and 4 deletions

View File

@ -7,6 +7,7 @@ services:
networks:
- backend
environment:
- CRYPTPAD_ADMIN_KEYS
- "CPAD_MAIN_DOMAIN=${DOMAIN}"
- "CPAD_SANDBOX_DOMAIN=${SANDBOX_DOMAIN}"
# Traefik can't use HTTP2 to communicate with cryptpad_websocket