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 3c00db5 commit a7b26b4Copy full SHA for a7b26b4
docker-dev.cfg
@@ -53,5 +53,8 @@ zope-conf-additional =
53
54
environment-vars += ${bigbang:environment-vars}
55
56
+# remove ADMIN_PASSWORD because it should be given by compose file
57
+environment-vars -= ADMIN_PASSWORD ${port:admin-password}
58
+
59
[instance-debug]
60
blob-storage = /data/blobstorage
0 commit comments