Snippets
This commit is contained in:
parent
d3c15bce86
commit
eb6a4bde5b
8 changed files with 35 additions and 0 deletions
3
s/webapp
Normal file
3
s/webapp
Normal file
|
@ -0,0 +1,3 @@
|
|||
location / {
|
||||
try_files $uri $uri/ /index.html$is_args$args;
|
||||
}
|
Loading…
Add table
Reference in a new issue