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