1
0
Fork 0
mirror of synced 2024-07-01 20:50:49 +12:00

Merge pull request #898 from TorstenDittmann/fix-missing-vars

adds storage env vars to compose template
This commit is contained in:
Eldad A. Fux 2021-02-11 12:49:54 +02:00 committed by GitHub
commit 8f818e624b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -80,6 +80,9 @@ services:
- _APP_INFLUXDB_HOST - _APP_INFLUXDB_HOST
- _APP_INFLUXDB_PORT - _APP_INFLUXDB_PORT
- _APP_STORAGE_LIMIT - _APP_STORAGE_LIMIT
- _APP_STORAGE_ANTIVIRUS
- _APP_STORAGE_ANTIVIRUS_HOST
- _APP_STORAGE_ANTIVIRUS_PORT
- _APP_FUNCTIONS_TIMEOUT - _APP_FUNCTIONS_TIMEOUT
- _APP_FUNCTIONS_CONTAINERS - _APP_FUNCTIONS_CONTAINERS
- _APP_FUNCTIONS_CPUS - _APP_FUNCTIONS_CPUS