Skip to content

Commit

Permalink
Rename postgresql to postgres
Browse files Browse the repository at this point in the history
  • Loading branch information
TheZoker committed Sep 14, 2023
1 parent f03f9e9 commit 6159c3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/artemis-migration-check-postgres.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ services:
condition: service_healthy
postgresql:
extends:
file: ./postgresql.yml
service: postgresql
file: ./postgres.yml
service: postgres
migration-check:
image: alpine
container_name: migration-check
Expand Down

0 comments on commit 6159c3e

Please sign in to comment.