FIX: TRANSLATION FILE NOT FOUND

This commit is contained in:
Anmol
2020-08-16 18:58:17 +05:30
parent b4da99e671
commit 87fe140181
2 changed files with 2 additions and 1 deletions

View File

@@ -6,6 +6,7 @@ ADD main.py /main.py
ADD loc.py /loc.py
ADD make_bar_graph.py /make_bar_graph.py
ADD colors.json /colors.json
ADD translation.json /translation.json
RUN pip install -r requirements.txt
ENV NPM_CONFIG_PREFIX=/home/node/.npm-global