diff --git a/Dockerfile b/Dockerfile index c0782bd..2a00c5c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -28,7 +28,7 @@ COPY ./pages ./ WORKDIR /usr/src/app/utils COPY ./utils ./ WORKDIR /usr/src/app -COPY app.py config.py app_sidebar_collapsible.py assets globals.py globalsUpdater.py Procfile ./ +COPY app.py config-fake.py app_sidebar_collapsible.py assets globals.py globalsUpdater.py Procfile ./ WORKDIR /usr/src/app/assets COPY assets/style.css ./