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 617fd36 commit f11bd25Copy full SHA for f11bd25
docker-compose.yml
@@ -20,6 +20,7 @@ services:
20
CASSANDRA_CLUSTER_HOSTS: cassandra
21
CASSANDRA_CLUSTER_PORT: 9042
22
HMDA_IS_DEMO: 'true'
23
+ EDITS_DEMO_MODE: 'true'
24
# lb settings
25
EXCLUDE_PORTS: '8080, 8081' # 8080 proxied through auth_proxy; 8081 (Admin API) doesn't need proxy
26
VIRTUAL_HOST: 'https://*:4443/public/*'
0 commit comments