Skip to content

Commit

Permalink
Update base script name
Browse files Browse the repository at this point in the history
  • Loading branch information
ahosgood committed Sep 16, 2024
1 parent b98e2e0 commit c10c53a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ COPY --chown=app . .
RUN rm -fR /app/test /app/docs

# Run the application
CMD ["tna-run", "-a", "fastapi_app:app"]
CMD ["tna-run", "-a", "ds_opening_times_api:app"]
File renamed without changes.

0 comments on commit c10c53a

Please sign in to comment.