Prod file changed

This commit is contained in:
2023-02-20 17:24:48 +01:00
parent 03a7321893
commit d66b51bb1a

View File

@@ -21,7 +21,7 @@ RUN npm install
# Copies everything over to Docker environment
COPY . .
ENV REACT_APP_API_URL="http://192.168.1.171:8000"
ENV REACT_APP_API_URL="http://backend.signlanguagetool.secureservers.be"
# Build for production.