feat(templates): add new service templates and update existing compose files for various applications
This commit is contained in:
@@ -8,8 +8,8 @@ services:
|
||||
vert:
|
||||
image: ghcr.io/vert-sh/vert:latest
|
||||
environment:
|
||||
- SERVICE_FQDN_VERT_80
|
||||
- PUB_VERT_URL=${SERVICE_FQDN_VERT_80}
|
||||
- SERVICE_URL_VERT_80
|
||||
- PUB_VERT_URL=${SERVICE_URL_VERT_80}
|
||||
- PUB_HOSTNAME=${SERVICE_URL_VERT_80}
|
||||
- PUB_PORT=80
|
||||
- PUB_ENV=production
|
||||
|
||||
Reference in New Issue
Block a user