mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
build: fix paths to config files
This commit is contained in:
@ -3,7 +3,7 @@ WORKDIR /opt/app
|
||||
|
||||
COPY alembic.ini wait-for-es generate-thumb ./
|
||||
COPY szurubooru/ ./szurubooru/
|
||||
COPY config.yaml.dist ../
|
||||
COPY config.yaml.dist ./
|
||||
|
||||
|
||||
FROM python:3.6-slim
|
||||
|
Reference in New Issue
Block a user