L'environment de développement utilise maintenant une addresse IP Docker.
This commit is contained in:
parent
cb6387b5e1
commit
93929718d6
|
@ -4,7 +4,7 @@
|
|||
|
||||
export const environment = {
|
||||
production: false,
|
||||
apiUrl: 'http://localhost:9090/api'
|
||||
apiUrl: 'http://localhost:9101/api'
|
||||
};
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in New Issue