mirror of
https://github.com/bellingcat/auto-archiver-api.git
synced 2026-06-17 16:08:35 +03:00
adds CORS for extension
This commit is contained in:
@@ -20,5 +20,5 @@ RUN pip install --upgrade pip && \
|
||||
COPY ./requirements.txt .
|
||||
RUN pip install -r requirements.txt
|
||||
|
||||
# copy project code over
|
||||
# copy src code over
|
||||
COPY . .
|
||||
|
||||
Reference in New Issue
Block a user