mirror of
https://github.com/Noratrieb/upload.files.noratrieb.dev.git
synced 2026-01-14 17:55:02 +01:00
init
This commit is contained in:
commit
b95ed7d3f3
7 changed files with 2611 additions and 0 deletions
17
README.md
Normal file
17
README.md
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
# upload.files.noratrieb.dev
|
||||
|
||||
tiny website to upload files to <https://files.noratrieb.dev>
|
||||
|
||||
only for me
|
||||
|
||||
config:
|
||||
|
||||
```
|
||||
export UPLOAD_FILES_NORATRIEB_DEV_USERNAME=nora
|
||||
export UPLOAD_FILES_NORATRIEB_DEV_PASSWORD=test
|
||||
export UPLOAD_FILES_NORATRIEB_DEV_BUCKET=files-dev.noratrieb.dev
|
||||
export UPLOAD_FILES_NORATRIEB_DEV_KEYID=
|
||||
export UPLOAD_FILES_NORATRIEB_DEV_ACCESS_KEY=
|
||||
export UPLOAD_FILES_NORATRIEB_DEV_ENDPOINT=http://localhost:3900
|
||||
export UPLOAD_FILES_NORATRIEB_DEV_REGION=garage
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue