forked from orbit-oss/flask
Static files are active in the WSGI app now, not just the server.
This commit is contained in:
parent
08f1f0dc32
commit
ca520fb7e4
3 changed files with 15 additions and 5 deletions
1
tests/static/index.html
Normal file
1
tests/static/index.html
Normal file
|
|
@ -0,0 +1 @@
|
|||
<h1>Hello World!</h1>
|
||||
Loading…
Add table
Add a link
Reference in a new issue