authelia/example/compose/httpbin/docker-compose.yml
2018-12-18 16:34:56 +01:00

7 lines
103 B
YAML

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