Skip to content

Commit

Permalink
Fix docker-compose.release-example.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dekkers committed Oct 10, 2024
1 parent 7d61396 commit d4c836b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docker-compose.release-example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,15 +126,11 @@ services:
- normalizer
- katalogus
- scheduler
ports:
- "127.0.0.1:8000:8000"
image: "ghcr.io/minvws/nl-kat-rocky:${KAT_VERSION}"
command: worker
env_file:
- .env-prod
- .env
environment:
- DATABASE_MIGRATION=true

bytes:
restart: on-failure
Expand Down

0 comments on commit d4c836b

Please sign in to comment.