1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-15 18:56:24 +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:
Thomas
2019-11-11 12:38:27 +13:00
committed by David Young
parent 4f4a9f751c
commit e0c529855e

View File

@@ -52,7 +52,7 @@ This is a small container, you can simply add the following content to the exist
``` ```
traefik-forward-auth: traefik-forward-auth:
image: thomseddon/traefik-forward-auth image: funkypenguin/traefik-forward-auth
env_file: /var/data/config/traefik/traefik-forward-auth.env env_file: /var/data/config/traefik/traefik-forward-auth.env
networks: networks:
- traefik_public - traefik_public