Skip to content

Commit 4e294cc

Browse files
authored
Merge pull request #32 from quadratichq/jimniels-new-env-variable
feat: new env variable for CONNECTION_DEMO
2 parents e4343b7 + 62fcdd1 commit 4e294cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ services:
135135
QUADRATIC_FILE_URI: ${QUADRATIC_FILES_URL_INTERNAL}
136136
QUADRATIC_FILE_URI_PUBLIC: ${QUADRATIC_FILES_URL_EXTERNAL}
137137
LICENSE_KEY: ${LICENSE_KEY}
138+
CONNECTION_DEMO: ${CONNECTION_DEMO}
138139
restart: "always"
139140
ports:
140141
- "8000:8000"

0 commit comments

Comments
 (0)