Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 38ca783

Browse files
author
Rafael
committed
pre-docker branch
1 parent 86312e7 commit 38ca783

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ WORKDIR /app
77
# Copy the requirements file into the container
88
COPY requirements.txt .
99

10+
COPY .env .
11+
1012
# Install the dependencies
1113
RUN pip install --no-cache-dir -r requirements.txt
1214

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /