Improve docker configs and use web.sik.party:8000 as default backend
This commit is contained in:
@@ -5,6 +5,8 @@ import {AppContainer} from "react-hot-loader";
|
||||
import Routes from "./routes";
|
||||
import "./index.scss";
|
||||
|
||||
console.log("Using API URL: ", process.env.API_URL);
|
||||
|
||||
const rootEl = document.getElementById("root");
|
||||
|
||||
render(
|
||||
|
||||
Reference in New Issue
Block a user