Skip to content

Commit

Permalink
Add env, env version may change though
Browse files Browse the repository at this point in the history
  • Loading branch information
sandrahoang686 committed Jul 29, 2024
1 parent 0f93644 commit 358e8b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ services:
- PGPASSWORD=password
- PGDATABASE=postgis
- DYNAMODB_ENDPOINT=http://localhost:8085
- VEDA_DB_PGSTAC_VERSION=0.6.6
ports:
- "8083:8083"
command: bash -c "bash /tmp/scripts/wait-for-it.sh -t 120 -h database -p 5432 && python /asset/local.py"
Expand Down

0 comments on commit 358e8b7

Please sign in to comment.