mirror of
https://github.com/minoplhy/chibisafe-netproxy.git
synced 2024-11-22 11:37:08 +00:00
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 |