graphql-engine/console/.storybook/preview-body.html

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
183 B
HTML
Raw Normal View History

<script>
window.__env = {
dataApiUrl: 'http://localhost:8001',
apiHost: 'http://localhost',
apiPort: '8001',
nodeEnv: 'development'
}
</script>