You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
371 B
9 lines
371 B
export const environment = {
|
|
appUrl: 'http://localhost:4200',
|
|
strapiUrl: 'https://admin.mecp.nasercloud.fr',
|
|
strapiApiUrl: 'https://admin.mecp.nasercloud.fr/api',
|
|
nextAuthSecret: "yBNW1wrb9CgOvEfbX6EQCvCDqiMkRBZP",
|
|
meiliUrl: "https://ms-b6dafcb0b382-1943.fra.meilisearch.io",
|
|
meiliApiKey: "0e9a9d027b9e6b2d98c9670e5030a8d1aa72cab911fd768d4ad02636ae673690",
|
|
}
|