mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2026-01-05 21:09:17 +00:00
Update Traefik Forward Auth for v2 (#169)
This commit is contained in:
@@ -56,7 +56,7 @@ Create a docker swarm config file in docker-compose syntax (v3), something like
|
||||
|
||||
--8<-- "premix-cta.md"
|
||||
|
||||
````
|
||||
```yaml
|
||||
version: '3'
|
||||
|
||||
services:
|
||||
@@ -105,7 +105,7 @@ networks:
|
||||
ipam:
|
||||
config:
|
||||
- subnet: 172.16.2.0/24
|
||||
````
|
||||
```
|
||||
|
||||
--8<-- "reference-networks.md"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user