Skip to content

Commit

Permalink
aws deploy action
Browse files Browse the repository at this point in the history
  • Loading branch information
ksobitov committed Nov 29, 2023
1 parent 75f5cd3 commit 1910c93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ services:
- REDIS_PORT=$REDIS_PORT
- PG_USER=$PG_USER
- PG_HOST=$PG_HOST
- PG_DATABASE=$PGDATABASE
- PG_DATABASE=$PG_DATABASE
- PG_PASSWORD=$PG_PASSWORD
- PG_PORT=$PG_PORT
worker:
Expand Down

0 comments on commit 1910c93

Please sign in to comment.