mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 01:12:56 +03:00
4cfc1eea59
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/3441 GitOrigin-RevId: eac2da4adddbdff184fabd1137cf70f551c86f21
8 lines
183 B
HTML
8 lines
183 B
HTML
<script>
|
|
window.__env = {
|
|
dataApiUrl: 'http://localhost:8080',
|
|
apiHost: 'http://localhost',
|
|
apiPort: '8080',
|
|
nodeEnv: 'development'
|
|
}
|
|
</script> |