Add rauthy to docker-file

This commit is contained in:
Adrian Woźniak 2024-06-26 11:13:17 +02:00
parent 66bb6db053
commit 178e23daf6

View File

@ -17,6 +17,12 @@ services:
ports: ports:
- 1883:1883 - 1883:1883
- 1884:1884 - 1884:1884
rauthy:
image: ghcr.io/sebadob/rauthy:0.23.5-lite
ports:
- 8080:8080
environment:
COOKIE_MODE: danger-insecure
quickwit: quickwit:
image: quickwit/quickwit:v0.5.2 image: quickwit/quickwit:v0.5.2
command: run command: run