chore(service): add NOT_SECURED env to Postiz (#6243)
This commit is contained in:
committed by
GitHub
parent
0998be3503
commit
1d97e35494
@@ -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