mirror of
https://github.com/goauthentik/authentik.git
synced 2026-06-17 19:09:11 +03:00
root: cleanup API generation (#21172)
This commit is contained in:
committed by
GitHub
parent
ef1d0b0279
commit
31ab7e3ca4
@@ -30,6 +30,13 @@ services:
|
||||
ports:
|
||||
- 127.0.0.1:8969:8969
|
||||
restart: always
|
||||
gen:
|
||||
image: docker.io/openapitools/openapi-diff:2.1.7
|
||||
entrypoint: "/bin/true"
|
||||
restart: never
|
||||
network_mode: none
|
||||
volumes:
|
||||
- ../:/local:ro
|
||||
|
||||
volumes:
|
||||
db-data:
|
||||
|
||||
Reference in New Issue
Block a user