Skip to content

Commit

Permalink
Remove custom api host
Browse files Browse the repository at this point in the history
  • Loading branch information
DocSystem committed Sep 2, 2023
1 parent a641e0c commit 4200135
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ ENV APPID=""
COPY package.json ./
RUN npm install

RUN echo "10.10.51.120 api.efreicraft.fr" >> /etc/hosts

COPY . .

EXPOSE 3000
Expand Down

0 comments on commit 4200135

Please sign in to comment.