# README
simple-http-fileserver
Simple HTTP File Server with JWT Token Authentication support
build Docker image
for development and build a go app
docker build --target=development -t michibiki.io/simple-http-fileserver-dev:latest ./
for runtime environment
docker build -t michibiki.io/simple-http-fileserver:latest ./
# Packages
No description provided by the author