update readme with api port

This commit is contained in:
bakito 2023-03-15 17:04:53 +01:00
parent faaefd726a
commit 5df430e694
No known key found for this signature in database
GPG key ID: BCCEB081DB8A24D8

View file

@ -141,6 +141,10 @@ services:
# REPLICA1_DHCPSERVERENABLED: true/false (optional) enables/disables the dhcp server on the replica
CRON: '*/10 * * * *' # run every 10 minutes
RUNONSTART: true
# Configure the sync API server, disabled if api port is 0
API_PORT: 8080
# Configure sync features; by default all features are enabled.
# FEATURES_GENERALSETTINGS: true
# FEATURES_QUERYLOGCONFIG: true