Production build host config

Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
This commit is contained in:
Raul Kele 2022-08-17 21:16:18 +03:00 committed by Ramkumar Chinchani
parent e23044fd1b
commit 12e44d82c1

View File

@ -1,5 +1,5 @@
const hostConfig = {
auto:false,
auto:true,
default:'http://localhost:5000'
}