mirror of
https://github.com/avatao-content/test-tutorial-framework
synced 2025-06-28 10:45:13 +00:00
Refactor webservice to use SQLAlchemy and other good stuff
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
location /webservice/ {
|
||||
proxy_pass http://127.0.0.1:6666/;
|
||||
proxy_pass http://127.0.0.1:11111/;
|
||||
}
|
||||
|
Reference in New Issue
Block a user