mirror of
https://github.com/goauthentik/authentik
synced 2026-04-25 17:15:26 +02:00
root: fix scripts compose & gen-diff (#21389)
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
@@ -30,10 +30,10 @@ services:
|
||||
ports:
|
||||
- 127.0.0.1:8969:8969
|
||||
restart: always
|
||||
gen:
|
||||
diff:
|
||||
image: docker.io/openapitools/openapi-diff:2.1.7
|
||||
entrypoint: "/bin/true"
|
||||
restart: never
|
||||
restart: no
|
||||
network_mode: none
|
||||
volumes:
|
||||
- ../:/local:ro
|
||||
|
||||
Reference in New Issue
Block a user