Skip to content

Commit

Permalink
use db
Browse files Browse the repository at this point in the history
  • Loading branch information
wuputah committed Oct 17, 2024
1 parent 010d42b commit f2d668a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
services:
pgduckdb:
container_name: pgduckdb
db:
image: pgduckdb/pgduckdb:16-main
ports:
- ${PORT:-5432}:5432
Expand Down

0 comments on commit f2d668a

Please sign in to comment.