Skip to content
Snippets Groups Projects
Commit 697c6790 authored by David Trattnig's avatar David Trattnig
Browse files

chore: build with new Docker config

parent 302e8511
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@ RUN mkdir -p /var/log/aura
COPY src /srv/src
COPY ./config/sample/gunicorn/sample-docker.gunicorn.conf.py /srv/config/gunicorn.conf.py
COPY ./config/sample/sample-docker.engine-api.ini /srv/config/engine-api.ini
COPY ./config/sample.engine-api.docker.ini /srv/config/engine-api.ini
COPY pyproject.toml /srv
COPY poetry.lock /srv
COPY README.md /srv
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment