Improve docker configs and use web.sik.party:8000 as default backend

This commit is contained in:
Jan Tuomi
2018-08-21 20:13:49 +03:00
parent 63d390aaff
commit a0e05a69e9
9 changed files with 29 additions and 31 deletions
+2
View File
@@ -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(