Skip to content

Commit

Permalink
Update Dockerfile-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
claire-peters authored Oct 4, 2023
1 parent 02a337b commit 3bb05ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile-dev
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ RUN mkdir -p /usr/src/app/media/reports
EXPOSE 80
EXPOSE 25

CMD ["/bin/bash", "./container_startup-dev.sh dev"]
CMD ["/bin/bash", "./container_startup.sh dev"]

0 comments on commit 3bb05ba

Please sign in to comment.