mirror of
https://github.com/goauthentik/authentik.git
synced 2026-08-30 18:51:39 -07:00
9 lines
158 B
YAML
Generated
9 lines
158 B
YAML
Generated
---
|
|
services:
|
|
gen:
|
|
image: docker.io/openapitools/openapi-generator-cli:v7.25.0
|
|
restart: never
|
|
network_mode: none
|
|
volumes:
|
|
- ./:/local
|