mirror of
https://github.com/tiennm99/coolify.git
synced 2026-08-17 00:25:13 +00:00
chore(service): add NOT_SECURED env to Postiz (#6243)
This commit is contained in:
@@ -77,6 +77,7 @@ services:
|
||||
- NEXT_PUBLIC_POLOTNO=${NEXT_PUBLIC_POLOTNO}
|
||||
- IS_GENERAL=true
|
||||
- NX_ADD_PLUGINS=${NX_ADD_PLUGINS:-false}
|
||||
- NOT_SECURED=${NOT_SECURED:-false}
|
||||
|
||||
# Payment Settings
|
||||
- FEE_AMOUNT=${FEE_AMOUNT:-0.05}
|
||||
|
||||
Reference in New Issue
Block a user