Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
infinitedim authored May 19, 2024
1 parent e5417a0 commit f03ed87
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions apps/backend/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,3 @@ FROM postgres:15
ENV POSTGRES_USER=${POSTGRES_USER}
ENV POSTGRES_PASSWORD=${POSTGRES_PASSWORD}
ENV POSTGRES_DB=devix_admin

COPY init.sql /docker-entrypoint-initdb.d/

0 comments on commit f03ed87

Please sign in to comment.