mirror of
https://github.com/beak-insights/felicity-lims.git
synced 2025-02-23 00:12:54 +08:00
9 lines
No EOL
175 B
JavaScript
9 lines
No EOL
175 B
JavaScript
export default {
|
|
introspection: {
|
|
type: 'url',
|
|
url: 'http://localhost:8000/felicity-gql',
|
|
},
|
|
website: {
|
|
template: 'carbon-multi-page',
|
|
},
|
|
} |