fix: cryptpad config
This commit is contained in:
parent
5434cceeaf
commit
321c5c22d7
2 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
module.exports = {
|
||||
// hosting opts
|
||||
httpUnsafeOrigin: 'https://pad.ixvd.net', // main site
|
||||
httpSafeOrigin: "https://pad.sandbox.neo.ixvd.net", // sandbox
|
||||
httpSafeOrigin: "https://sandbox.pad.ixvd.net", // sandbox
|
||||
httpAddress: '::', // listen on
|
||||
httpPort: 3000, // main port
|
||||
httpSafePort: 3001, // sandbox port
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue