chore(docker compose): explicitly define FILE_IMPORT_TIME_LIMIT_MIN env var (#1650)

- provides better guidance to other operators as to where this value can be configured
- addresses https://github.com/specklesystems/speckle-server/issues/1207
This commit is contained in:
Iain Sproat
2023-06-23 16:21:09 +01:00
committed by GitHub
parent 2c599adf8f
commit 95ef34b67f
+1
View File
@@ -74,3 +74,4 @@ services:
LOG_LEVEL: 'info'
PG_CONNECTION_STRING: 'postgres://speckle:speckle@postgres/speckle'
SPECKLE_SERVER_URL: 'http://speckle-server:3000'
FILE_IMPORT_TIME_LIMIT_MIN: 10