mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-02-13 22:42:01 +00:00
7 lines
120 B
TypeScript
7 lines
120 B
TypeScript
export const environment = {
|
|
production: true,
|
|
electron: false,
|
|
githubio: true,
|
|
solarputty_download_url: '',
|
|
};
|