mirror of
https://github.com/PokeAPI/pokeapi
synced 2025-02-16 20:48:25 +00:00
Merge branch 'master' into compose
This commit is contained in:
commit
978adaebf7
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ http {
|
|||
}
|
||||
|
||||
location /graphql/console {
|
||||
alias /public-console/;
|
||||
alias /public-console;
|
||||
index index.html;
|
||||
try_files $uri $uri/ /index.html =405;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue