Add explicit config path to compose
This commit is contained in:
@ -14,6 +14,7 @@ services:
|
||||
- "CPAD_HTTP2_DISABLE=true"
|
||||
- "CPAD_REALIP_RECURSIVE=on"
|
||||
- "CPAD_REALIP_HEADER=X-Real-Ip"
|
||||
- CPAD_CONF=/cryptpad/config/config.js
|
||||
|
||||
volumes:
|
||||
- cryptpad_blob:/cryptpad/blob
|
||||
|
||||
Reference in New Issue
Block a user