Skip to content

Commit

Permalink
Adding version: '3' to docker-compose.yaml solves the issue
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexK authored and minottic committed Feb 15, 2024
1 parent 56cd707 commit 931248f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
version: '3'
services:
reverse-proxy:
image: traefik:2.5
Expand Down

0 comments on commit 931248f

Please sign in to comment.