Skip to content
This repository has been archived by the owner on Mar 21, 2022. It is now read-only.

Commit

Permalink
Merge branch 'master' into HEAD
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Zirkelbach committed Dec 20, 2019
2 parents d35ad42 + bfbe436 commit 9780214
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM nginx:alpine

ENV FRONTEND_IP=localhost
ENV FRONTEND_IP=http://localhost:8090
ENV API_ROOT=change-API_ROOT

COPY prod-env-updater.sh .
Expand Down

0 comments on commit 9780214

Please sign in to comment.