mirror of
https://github.com/goauthentik/authentik.git
synced 2026-06-17 19:09:11 +03:00
13f938cb64
Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space> Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
9 lines
158 B
YAML
Generated
9 lines
158 B
YAML
Generated
---
|
|
services:
|
|
gen:
|
|
image: docker.io/openapitools/openapi-generator-cli:v7.23.0
|
|
restart: never
|
|
network_mode: none
|
|
volumes:
|
|
- ./:/local
|