mirror of
https://github.com/plankanban/planka.git
synced 2025-12-22 09:15:37 +03:00
feat: Allow setting customer panel URL via environment variables
This commit is contained in:
@@ -52,6 +52,11 @@
|
||||
* nullable: true
|
||||
* description: Maximum number of active users allowed (conditionally added for admins if configured)
|
||||
* example: 100
|
||||
* customerPanelUrl:
|
||||
* type: string
|
||||
* format: uri
|
||||
* description: URL to the customer management panel (conditionally added for admins if configured)
|
||||
* example: https://panel.example.com
|
||||
* version:
|
||||
* type: string
|
||||
* description: Current version of the PLANKA application
|
||||
|
||||
Reference in New Issue
Block a user