Skip to content

Commit ed5f8cf

Browse files
authored
Adding examples for API_USERNAME & API_PASSWORD
I couldn't find any documentation on how to configure these. So adding to help out others.
1 parent ebcb2b8 commit ed5f8cf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,9 @@ services:
170170

171171
# Configure the sync API server, disabled if api port is 0
172172
API_PORT: 8080
173+
# API_DARK_MODE: true
174+
# API_USERNAME: admin
175+
# API_PASSWORD: secret
173176

174177
# Configure sync features; by default all features are enabled.
175178
# FEATURES_GENERAL_SETTINGS: true

0 commit comments

Comments
 (0)