Files
micro-frontend/ng-ttc-frontend/src/environments/environment.ts
x2Skyz 304ed9294c
All checks were successful
Build Docker Image / Preparing Dependecies (push) Successful in 5s
-สร้างโครงสร้างไฟล์ ใหม่ ใน ttc base project
2025-11-17 17:14:08 +07:00

5 lines
86 B
TypeScript

export const environment = {
production: true,
apiUrl: 'http://localhost:8000'
};