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 6c1f85e commit 0d4e3cbCopy full SHA for 0d4e3cb
README.md
@@ -65,7 +65,7 @@ docker run \
65
-e FEATURES_DB_USER="$dbuser@$dbname" \
66
-e FEATURES_DB_PASSWORD="$dbpassword" \
67
-e FEATURES_DB_HOST="$dbname.postgres.database.azure.com" \
68
- -t featureservice
+ -t featureservice
69
```
70
71
The first time that you run this command, it will take about 90 minutes while
0 commit comments