Skip to content

Commit

Permalink
chore: check basic-single type
Browse files Browse the repository at this point in the history
  • Loading branch information
tobybellwood committed Oct 30, 2024
1 parent aa5c893 commit 8d22dde
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@ services:
postgres-16:
image: uselagoon/postgres-16:latest
labels:
lagoon.type: postgres
lagoon.type: basic-single
lagoon.service.port: 5432
ports:
- '5432'

Expand Down

0 comments on commit 8d22dde

Please sign in to comment.