Skip to content

Commit a56fccc

Browse files
authored
docs(readme): oh my god i forgot to change this when copying and pasting
1 parent d7f9ab8 commit a56fccc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ services:
6565
|``TWITTER_BRIDGE_CDN_URL``| The CDN_URL is the URL where clients can access images from this server. Do not include a trailing slash. | ``"http://127.0.0.1:3000"`` |
6666
|``TWITTER_BRIDGE_SERVER_PORT``| The port where the server is running |``3000``|
6767
|``TWITTER_BRIDGE_TRACK_ANALYTICS``| Enables tracking of analytics (at the moment the only way to view this is by looking at the database) |``true``|
68-
|``TWITTER_BRIDGE_DEVELOPER_MODE``| Enables extra loggging of data useful for debugging. WARNING!: DO NOT ENABLE ON A PUBLIC INSTANCE!!!! |``"/config/sqlite/scratchcord.db"``|
68+
|``TWITTER_BRIDGE_DEVELOPER_MODE``| Enables extra loggging of data useful for debugging. WARNING!: DO NOT ENABLE ON A PUBLIC INSTANCE!!!! |``false``|
6969
7070
### 🖥 Bare metal (recommended)
7171
This assumes you are somewhat competent

0 commit comments

Comments
 (0)