Skip to content

Commit

Permalink
Fix yaml lint error (#2)
Browse files Browse the repository at this point in the history
Signed-off-by: Antoine THEBAUD <[email protected]>
Co-authored-by: Antoine THEBAUD <[email protected]>
  • Loading branch information
AntoineThebaud and Antoine THEBAUD authored Sep 6, 2023
1 parent bf9cf2b commit e3e5413
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ services:
# The domain the service will respond to
- "traefik.http.routers.demo.rule=Host(`demo.perses.dev`)"
- "traefik.http.routers.demo.tls.certresolver=myresolver"

sandbox:
image: "docker.io/persesdev/perses:v0.39.0"
ports:
Expand Down

0 comments on commit e3e5413

Please sign in to comment.