Skip to content

Commit ca6d067

Browse files
committed
docs: document changes
1 parent 243b697 commit ca6d067

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/src/config.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ The following configuration options are available.
3434
| --- | --- | --- |
3535
| <span id="SYNC_HOST"></span>SYNC_HOST | 127.0.0.1 | Host address to bind the server to |
3636
| <span id="SYNC_PORT"></span>SYNC_PORT | 8000 | Server port to bind to |
37+
| <span id="SYNC_PUBLIC_URL"></span>SYNC_PUBLIC_URL | _None_ | public url for performing request validation |
3738
| <span id="SYNC_MASTER_SECRET"></span>SYNC_MASTER_SECRET | None, required | Secret used to derive auth secrets |
3839
| <span id="SYNC_ENVIRONMENT"></span>SYNC_ENVIRONMENT | dev | Environment name ("dev", "stage", "prod") |
3940
| <span id="SYNC_HUMAN_LOGS"></span>SYNC_HUMAN_LOGS | false | Enable human-readable logs |

0 commit comments

Comments
 (0)