mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-05-06 02:28:25 +00:00
7 lines
121 B
TypeScript
7 lines
121 B
TypeScript
export const environment = {
|
|
production: true,
|
|
electron: false,
|
|
githubio: false,
|
|
solarputty_download_url: '',
|
|
};
|