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

Commit 9780214

Browse files
author
Christian Zirkelbach
committed
Merge branch 'master' into HEAD
2 parents d35ad42 + bfbe436 commit 9780214

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM nginx:alpine
22

3-
ENV FRONTEND_IP=localhost
3+
ENV FRONTEND_IP=http://localhost:8090
44
ENV API_ROOT=change-API_ROOT
55

66
COPY prod-env-updater.sh .

0 commit comments

Comments
 (0)