8 lines
222 B
Markdown
8 lines
222 B
Markdown
|
# Chibisafe Network Storage Middleman
|
||
|
|
||
|
how to use this repo?
|
||
|
```bash
|
||
|
git clone https://github.com/minoplhy/chibisafe_netstorage_middleman && cd chibisafe_netstorage_middleman
|
||
|
docker compose up -d
|
||
|
```
|
||
|
should be just fine :D
|