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

7 lines
99 B
YAML

version: '3'
services:
httpbin:
image: citizenstig/httpbin
networks:
- authelianet