Custom directive for Zitadel.
This commit is contained in:
+1
-6
@@ -6992,12 +6992,7 @@ services:
|
|||||||
swag_proto: http
|
swag_proto: http
|
||||||
swag_port: 8080
|
swag_port: 8080
|
||||||
swag_url: id.${MY_TLD}
|
swag_url: id.${MY_TLD}
|
||||||
swag_server_custom_directive: |
|
swag_server_custom_directive: http2 on;
|
||||||
http2 on;
|
|
||||||
location / {
|
|
||||||
grpc_pass grpc://zitadel:8080;
|
|
||||||
grpc_set_header Host $host;
|
|
||||||
}
|
|
||||||
homepage.group: System Administration
|
homepage.group: System Administration
|
||||||
homepage.name: Zitadel
|
homepage.name: Zitadel
|
||||||
homepage.href: https://id.${MY_TLD}
|
homepage.href: https://id.${MY_TLD}
|
||||||
|
|||||||
Reference in New Issue
Block a user