Skip to content

Commit

Permalink
Update to traefik v3
Browse files Browse the repository at this point in the history
  • Loading branch information
jamescurtin committed Apr 30, 2024
1 parent 7ed0a83 commit 8ddea70
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: "3.8"

services:
authelia:
container_name: authelia
Expand Down Expand Up @@ -80,7 +78,7 @@ services:
- handle-errors
env_file:
- .env
image: traefik:v3.0.0-rc3
image: traefik:v3.0.0
networks:
- docker-socket-proxy
- traefik
Expand Down

0 comments on commit 8ddea70

Please sign in to comment.