feat(templates): add new service templates and update existing compose files for various applications
This commit is contained in:
@@ -8,7 +8,7 @@ services:
|
||||
typesense:
|
||||
image: typesense/typesense:28.0
|
||||
environment:
|
||||
- SERVICE_FQDN_TYPESENSE_8108
|
||||
- SERVICE_URL_TYPESENSE_8108
|
||||
- TYPESENSE_ENABLE_CORS=${TYPESENSE_ENABLE_CORS:-true}
|
||||
- TYPESENSE_DATA_DIR=/data
|
||||
- TYPESENSE_API_KEY=${TYPESENSE_API_KEY:?}
|
||||
|
||||
Reference in New Issue
Block a user