feat(templates): add new service templates and update existing compose files for various applications
This commit is contained in:
@@ -8,7 +8,7 @@ services:
|
||||
nocodb:
|
||||
image: nocodb/nocodb
|
||||
environment:
|
||||
- SERVICE_FQDN_NOCODB_8080
|
||||
- SERVICE_URL_NOCODB_8080
|
||||
volumes:
|
||||
- nocodb-data:/usr/app/data/
|
||||
healthcheck:
|
||||
|
||||
Reference in New Issue
Block a user