environment.development.ts: reverse
Signed-off-by: supphakitd <67319010028@technictrang.ac.th>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
export const environment = {
|
||||
production: true,
|
||||
apiBaseUrl: 'https://api.nuttakit.work',
|
||||
jwt_secret: '5b8273b2f79602e6b3987d3a9b018c66fd15e14848ff73ab1d332942c11eac80'
|
||||
};
|
||||
production: false,
|
||||
// apiBaseUrl: 'https://bread-leader-move-created.trycloudflare.com'
|
||||
apiBaseUrl: 'http://localhost:8000'
|
||||
};
|
||||
Reference in New Issue
Block a user