mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 09:22:43 +03:00
c01232ea13
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/3016 GitOrigin-RevId: 030eef3b8e71281c419f8f7ec6dcbd40a085be74
8 lines
183 B
HTML
8 lines
183 B
HTML
<script>
|
|
window.__env = {
|
|
dataApiUrl: 'http://localhost:8001',
|
|
apiHost: 'http://localhost',
|
|
apiPort: '8001',
|
|
nodeEnv: 'development'
|
|
}
|
|
</script> |