Compare commits
No commits in common. "main" and "master" have entirely different histories.
|
|
@ -0,0 +1,9 @@
|
||||||
|
# .env
|
||||||
|
CLOUD_STORAGE_ENCRYPTION_KEY=сгенерированный_ключ_Fernet
|
||||||
|
YANDEX_CLIENT_ID=ваш_client_id
|
||||||
|
YANDEX_CLIENT_SECRET=ваш_client_secret
|
||||||
|
ONEDRIVE_CLIENT_ID=...
|
||||||
|
ONEDRIVE_CLIENT_SECRET=...
|
||||||
|
ONEDRIVE_TENANT_ID=...
|
||||||
|
OAUTH_REDIRECT_URI=http://your-server:8080/api/v1/cloud/callback
|
||||||
|
WEBUI_CUSTOM_LINKS=[{"name":"Cloud Storage","url":"/cloud-admin.html","target":"_self"}]
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
Gx7rfTrU7j1igpDK
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
docker dir for backend files (db, documents, etc.)
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -0,0 +1 @@
|
||||||
|
pip install dir for backend files (db, documents, etc.)
|
||||||
1
openweb
1
openweb
|
|
@ -1 +0,0 @@
|
||||||
Subproject commit e10c9db51abbbb8a3f4f17f86accb798ad835db1
|
|
||||||
Loading…
Reference in New Issue