We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb2c12c commit 4371db7Copy full SHA for 4371db7
docker/entrypoint.sh
@@ -1,6 +1,6 @@
1
#!/bin/sh
2
3
-SYNCMASTER_CONFIG_FILE=${SYNCMASTER_CONFIG_FILE:-/app/config.yaml}
+SYNCMASTER_CONFIG_FILE=${SYNCMASTER_CONFIG_FILE:-/app/config.yml}
4
SYNCMASTER__UI__API_BROWSER_URL_DEFAULT="http://localhost:8000"
5
SYNCMASTER__UI__AUTH_PROVIDER_DEFAULT="dummyAuthProvider"
6
0 commit comments