mirror of
https://github.com/brmlab/brmkan.git
synced 2025-06-07 19:34:00 +02:00
Fix typo.
This commit is contained in:
parent
1e92068612
commit
564fc9e6b3
1 changed files with 1 additions and 1 deletions
|
@ -136,7 +136,7 @@ services:
|
|||
# Enable browser policy and allow one trusted URL that can have iframe that has Wekan embedded inside.
|
||||
# Setting this to false is not recommended, it also disables all other browser policy protections
|
||||
# and allows all iframing etc. See wekan/server/policy.js
|
||||
- BROWSER_POLICY_ENABLED=true
|
||||
- BROWSER_POLICY_ENABLED='true'
|
||||
# When browser policy is enabled, HTML code at this Trusted URL can have iframe that embeds Wekan inside.
|
||||
- TRUSTED_URL=''
|
||||
#---------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue