Skip to content

Commit

Permalink
Update import.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ferhany2002 authored Dec 9, 2024
1 parent 0897c47 commit 45d1ac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/import/import.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dc build

echo "Starting and migrating db"
dc up -d database
dc run importer /deploy/wait-for-it.sh localhost:5432
dc run importer /deploy/wait-for-it.sh database:5432
dc run importer /deploy/docker-migrate.sh


Expand Down

0 comments on commit 45d1ac3

Please sign in to comment.