feat(templates): add new service templates and update existing compose files for various applications
This commit is contained in:
@@ -8,8 +8,8 @@ services:
|
||||
bookstack:
|
||||
image: lscr.io/linuxserver/bookstack:latest
|
||||
environment:
|
||||
- SERVICE_FQDN_BOOKSTACK_80
|
||||
- APP_URL=${SERVICE_FQDN_BOOKSTACK}
|
||||
- SERVICE_URL_BOOKSTACK_80
|
||||
- APP_URL=${SERVICE_URL_BOOKSTACK}
|
||||
- APP_KEY=${SERVICE_PASSWORD_APPKEY}
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
|
Reference in New Issue
Block a user