mirror of
https://github.com/plankanban/planka.git
synced 2025-07-18 20:59:44 +02:00
Revert env.sample
This commit is contained in:
parent
4c59615611
commit
189ea0efd5
1 changed files with 4 additions and 4 deletions
|
@ -24,10 +24,10 @@ SECRET_KEY=notsecretkey
|
||||||
# DEFAULT_LANGUAGE=en-US
|
# DEFAULT_LANGUAGE=en-US
|
||||||
|
|
||||||
# Do not comment out DEFAULT_ADMIN_EMAIL if you want to prevent this user from being edited/deleted
|
# Do not comment out DEFAULT_ADMIN_EMAIL if you want to prevent this user from being edited/deleted
|
||||||
DEFAULT_ADMIN_EMAIL=demo@demo.demo
|
# DEFAULT_ADMIN_EMAIL=demo@demo.demo
|
||||||
DEFAULT_ADMIN_PASSWORD=demo
|
# DEFAULT_ADMIN_PASSWORD=demo
|
||||||
DEFAULT_ADMIN_NAME=Demo Demo
|
# DEFAULT_ADMIN_NAME=Demo Demo
|
||||||
DEFAULT_ADMIN_USERNAME=demo
|
# DEFAULT_ADMIN_USERNAME=demo
|
||||||
|
|
||||||
# ACTIVE_USERS_LIMIT=
|
# ACTIVE_USERS_LIMIT=
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue