mirror of
https://github.com/goauthentik/authentik.git
synced 2026-06-18 03:19:51 +03:00
10 lines
198 B
YAML
Generated
10 lines
198 B
YAML
Generated
---
|
|
services:
|
|
gen:
|
|
image: docker.io/openapitools/openapi-generator-cli:v7.20.0
|
|
restart: never
|
|
network_mode: none
|
|
volumes:
|
|
- ./:/local
|
|
- ../../schema.yml:/schema.yml:ro
|