-สร้างโครงสร้างไฟล์ ใหม่ ใน ttc base project
All checks were successful
Build Docker Image / Preparing Dependecies (push) Successful in 5s
All checks were successful
Build Docker Image / Preparing Dependecies (push) Successful in 5s
This commit is contained in:
4
ng-ttc-frontend/src/environments/environment.ts
Normal file
4
ng-ttc-frontend/src/environments/environment.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export const environment = {
|
||||
production: true,
|
||||
apiUrl: 'http://localhost:8000'
|
||||
};
|
||||
Reference in New Issue
Block a user