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.
nx-guitar-school/apps/website/environments/environment.ts

9 lines
323 B

export const environment = {
appUrl: 'http://localhost:4200',
strapiUrl: 'http://localhost:1337',
strapiApiUrl: 'http://localhost:1337/api',
nextAuthSecret: "yBNW1wrb9CgOvEfbX6EQCvCDqiMkRBZP",
meiliUrl: "http://127.0.0.1:7700",
meiliApiKey: "dda9e4a354839db9ae18c3722ae75422515c06525b3a841010928b5256f54e72",
}