Skip to content

Commit

Permalink
change create dir
Browse files Browse the repository at this point in the history
  • Loading branch information
Eshanchik committed Jan 12, 2024
1 parent 22bfdbe commit a03d6c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile_db
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ WORKDIR /app

COPY --from=ghcr.io/ambrosus/airdao-gov-user-binary:main /tmp/builder/target/release/airdao-gov-portal-db .

RUN mkdir -p ./config
RUN mkdir -p ./gov-portal-db/config

CMD ["./airdao-gov-portal-db"]

0 comments on commit a03d6c3

Please sign in to comment.