Add rauthy to docker-file
This commit is contained in:
parent
66bb6db053
commit
178e23daf6
@ -17,6 +17,12 @@ services:
|
||||
ports:
|
||||
- 1883:1883
|
||||
- 1884:1884
|
||||
rauthy:
|
||||
image: ghcr.io/sebadob/rauthy:0.23.5-lite
|
||||
ports:
|
||||
- 8080:8080
|
||||
environment:
|
||||
COOKIE_MODE: danger-insecure
|
||||
quickwit:
|
||||
image: quickwit/quickwit:v0.5.2
|
||||
command: run
|
||||
|
Loading…
Reference in New Issue
Block a user