Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mguptahub committed Jun 27, 2024
1 parent fbf05a6 commit 3297628
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aio/Dockerfile-app
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ COPY ./aio/nginx.conf /etc/nginx/nginx.conf.template
COPY aio/postgresql.conf /etc/postgresql/postgresql.conf
COPY aio/pg-setup.sh /app/pg-setup.sh
RUN chmod +x /app/pg-setup.sh
RUN /app/pg-setup.sh
# RUN /app/pg-setup.sh

# *****************************************************************************
# APPLICATION ENVIRONMENT SETTINGS
Expand Down

0 comments on commit 3297628

Please sign in to comment.