feat: update PWA installation logic, enhance app versioning, and streamline environment configurations
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// Development environment configuration
|
||||
export const environment = {
|
||||
production: false,
|
||||
apiBaseUrl: 'https://psp-api.shift-am.ir:5002',
|
||||
apiBaseUrl: 'https://psp-api.shift-am.ir',
|
||||
// apiBaseUrl: 'http://192.168.128.73:5002',
|
||||
host: 'localhost',
|
||||
port: 5001,
|
||||
|
||||
Reference in New Issue
Block a user