Skip to content

Commit

Permalink
Heroku -> YC serverless
Browse files Browse the repository at this point in the history
  • Loading branch information
kuk committed Aug 23, 2023
1 parent 222e34d commit f51c692
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/demo.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

var HOST = 'https://natasha-demo.herokuapp.com'
var HOST = 'https://bbae7714ctds8cfj0g51.containers.yandexcloud.net'
// HOST = 'http://localhost:4000'
var ENDPOINT = HOST + '/api/doc/viz';

Expand Down

0 comments on commit f51c692

Please sign in to comment.