feat(templates): add new service templates and update existing compose files for various applications
This commit is contained in:
@@ -7,7 +7,7 @@ services:
|
||||
drupal:
|
||||
image: "drupal:10-apache"
|
||||
environment:
|
||||
- SERVICE_FQDN_DRUPAL
|
||||
- SERVICE_URL_DRUPAL
|
||||
- DB_HOST=postgres
|
||||
- DB_NAME=postgres
|
||||
- DB_USER=postgres
|
||||
|
Reference in New Issue
Block a user