Update: save Docker nginx Angular Node Flask
This commit is contained in:
parent
1a3bee1846
commit
fcedd7534c
16 changed files with 89 additions and 84 deletions
|
|
@ -1,4 +1,4 @@
|
|||
export const environment = {
|
||||
production: true,
|
||||
debutUrl: 'http://127.0.0.1:4200/api/'
|
||||
debutUrl: 'http://127.0.0.1:5000/api/'
|
||||
};
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
export const environment = {
|
||||
production: false,
|
||||
debutUrl: 'http://127.0.0.1:4200/api/'
|
||||
debutUrl: 'http://127.0.0.1:5000/api/'
|
||||
};
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue