Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
nMessage authored Nov 11, 2024
1 parent 13bfa29 commit a2d0968
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sync/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ ARG POSTGRES_DB
ARG POSTGRES_USER
ARG POSTGRES_PASSWORD
ARG DEBUG
ARG TABLE_1
ARG INDEX_1
ARG PK_1

# Copy the config.yml template file from the host to the container
COPY ./config.yml /meilisync/config.yml.template
Expand Down

0 comments on commit a2d0968

Please sign in to comment.