Commit 6b2973ed authored by Ben Anderson's avatar Ben Anderson

Updated deployment file

parent 6ee2d186
class Config { class Config {
static inventoryUrl = "http://13.64.175.185:8080/api/products"; static inventoryUrl = "http://138.91.157.244:8083/api/products";
static promotionsUrl = "http://168.62.203.53:8082/api/promos"; static promotionsUrl = "http://168.62.203.53:8082/api/promos";
static sessionUrl = "http://localhost:8080/api/sessions"; static sessionUrl = "http://localhost:8080/api/sessions";
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment