Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add static file support w/ volume mount #5

Open
justsml opened this issue May 30, 2017 · 0 comments
Open

Add static file support w/ volume mount #5

justsml opened this issue May 30, 2017 · 0 comments
Assignees

Comments

@justsml
Copy link
Owner

justsml commented May 30, 2017

Option No. 1:

Auto-enable if we find a path like /app/public or /var/lib/html?

Option No. 2:

Or for advanced functionality, try something like:

-e STATIC='{RequestPath}={For Matching Extensions}:{Static Files Local Path}'
-e STATIC='/public=js,css,htm,html,jpeg,jpg,png,gif,ico:/app/public'

@justsml justsml self-assigned this May 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant