Skip to content

Commit

Permalink
rename file
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkralidis committed Mar 13, 2024
1 parent 8857489 commit 1d69f72
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/wis2-gdc-api/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ RUN pip3 install "pywcmp>=0.7" && \
pywcmp --version && \
pywcmp bundle sync

COPY ./wis2-gdc.yml /pygeoapi/local.config.yml
COPY ./wis2-gdc-api.yml /pygeoapi/local.config.yml
COPY ./app.py /pygeoapi/pygeoapi/app.py
COPY ./entrypoint.sh /app/docker/wis2-gdc-api/entrypoint.sh

Expand Down
File renamed without changes.

0 comments on commit 1d69f72

Please sign in to comment.