mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-15 02:36:38 +00:00
Updated the docker image that is used to the fork (#62)
Updated the docker image that is used to the fork for people like me who just copy paste the big code blocks without reading :>
This commit is contained in:
@@ -52,7 +52,7 @@ This is a small container, you can simply add the following content to the exist
|
||||
|
||||
```
|
||||
traefik-forward-auth:
|
||||
image: thomseddon/traefik-forward-auth
|
||||
image: funkypenguin/traefik-forward-auth
|
||||
env_file: /var/data/config/traefik/traefik-forward-auth.env
|
||||
networks:
|
||||
- traefik_public
|
||||
|
||||
Reference in New Issue
Block a user