add forgejo, add jupyter
This commit is contained in:
parent
a6d498bda0
commit
98417edd8b
23 changed files with 562 additions and 261 deletions
|
|
@ -45,9 +45,9 @@ BOOKSTACK_APP_KEY=base64:YOUR_BOOKSTACK_KEY_HERE
|
|||
# ========================================
|
||||
DB_HOST=bookstack-mariadb
|
||||
DB_PORT=3306
|
||||
DB_DATABASE=bookstack
|
||||
DB_USERNAME=bookstack
|
||||
DB_PASSWORD=your_secure_database_password_here
|
||||
BOOKSTACK_DB_DATABASE=bookstack
|
||||
BOOKSTACK_DB_USERNAME=bookstack
|
||||
BOOKSTACK_DB_PASSWORD=your_secure_database_password_here
|
||||
|
||||
# MariaDB root password
|
||||
MARIADB_ROOT_PASSWORD=your_secure_root_password_here
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue