refactor: form field validation dict to signal for multilang
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export const environment = {
|
||||
prod: false,
|
||||
apiUrl: 'http://192.168.1.3:4444',
|
||||
apiUrl: 'http://192.168.1.3:8080',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user