Skip to content

Commit

Permalink
Add more info on config values
Browse files Browse the repository at this point in the history
  • Loading branch information
dyedwiper committed Feb 20, 2025
1 parent 3756585 commit 1ad8c9f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/services/etherpad/Local setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,9 +133,13 @@ Create a directory called sc-etherpad and then enter it, in Unix-like systems y
| ETHERPAD__URI | http://localhost:9002/api/1 |
| ETHERPAD__PAD_URI | http://localhost:9002/p |
7. Set the following config values in the client:
Set the following config values in the client:
| Key | Value |
| --- | --- |
| ETHERPAD__PAD_URI | http://localhost:9002/p |
| ETHERPAD__PAD_PATH | /p |
| ETHERPAD__NEW_DOMAIN | localhost |
For the other config values the defaults in `default.schema.json` should work.
7. Now you should be able to create and use Etherpads in boards and topics.

0 comments on commit 1ad8c9f

Please sign in to comment.