Update readme.md
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Steven Polley 2019-01-06 17:29:28 -07:00
parent b97f1f37ec
commit 9ff635d411
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,8 @@
# deadbeef.codes-publicfileserver
Serves files to the public, static content host from /data/public
Serves files to the public, static content host from /data/public.
This is meant to be a spot for non-changing content, to host files to allow me to share with others. In most cases it'll be best practice to keep project-related files within the project directory and serve public static content from a webserver within that project.
## Usage