authelia/example/compose/httpbin/docker-compose.yml

7 lines
103 B
YAML

version: '2'
services:
httpbin:
image: citizenstig/httpbin
networks:
- example-network