Update docs for running REST API Server (#2241)
This commit is contained in:
@@ -6,7 +6,6 @@ COPY requirements.txt .
|
||||
|
||||
RUN pip install --no-cache-dir -r requirements.txt
|
||||
|
||||
COPY .env .
|
||||
COPY . .
|
||||
|
||||
EXPOSE 8000
|
||||
|
||||
Reference in New Issue
Block a user