mirror of
https://github.com/minoplhy/chibisafe-netproxy.git
synced 2024-11-22 11:37:08 +00:00
11 lines
363 B
Markdown
11 lines
363 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
|
||
|
||
~PS.because the whole project was written within 8–10 hours, so the code might look a bit messy. I'll clean things up when I have time.
|
||
~ |