Add example docker-compose
Some checks are pending
continuous-integration/drone/push Build is passing
Some checks are pending
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
# deadbeef.codes-publicfileserver
|
||||
|
||||
Serves files to the public, static content host, etc.
|
||||
Serves files to the public, static content host from /data/public
|
||||
|
||||
## Usage
|
||||
|
||||
```shell
|
||||
git clone https://deadbeef.codes/steven/deadbeef.codes-publicfileserver.git
|
||||
docker-compose up -d
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user