We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a0ae8b commit a8892a5Copy full SHA for a8892a5
Dockerfile
@@ -8,7 +8,6 @@ RUN pip install --no-cache-dir -r requirements.txt
8
9
10
COPY main.py .
11
-COPY users.json .
12
COPY src/ /app/src/
13
14
0 commit comments