Skip to content

Commit

Permalink
restart testing unless-stopped
Browse files Browse the repository at this point in the history
  • Loading branch information
pontussjostedt authored May 30, 2024
1 parent 90084a9 commit b123143
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ services:
labels:
- "traefik.http.routers.${COMPOSE_PROJECT_NAME}-ekorre.rule=Host(`$DEPLOY_URL`)"
- "traefik.http.routers.${COMPOSE_PROJECT_NAME}-ekorre.middlewares=cors@file"
restart: unless-stopped

postgres:
image: postgres:alpine
Expand Down

0 comments on commit b123143

Please sign in to comment.