mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-24 22:20:00 +00:00
feat(templates): add new service templates and update existing compose files for various applications
This commit is contained in:
@@ -8,7 +8,7 @@ services:
|
||||
nitropage:
|
||||
image: nitropage/nitropage:sqlite
|
||||
environment:
|
||||
- SERVICE_FQDN_NITROPAGE_3000
|
||||
- SERVICE_URL_NITROPAGE_3000
|
||||
- NP_AUTH_SALT=${SERVICE_BASE64_SALT}
|
||||
- NP_AUTH_PASSWORD=${SERVICE_PASSWORD_64_SESSION}
|
||||
- DATABASE_URL=file:../.data/dev.db
|
||||
|
||||
Reference in New Issue
Block a user