9 lines
165 B
YAML
9 lines
165 B
YAML
apiVersion: plugin.halo.run/v1alpha1
|
|
kind: ReverseProxy
|
|
metadata:
|
|
name: reverse-proxy-comment-widget
|
|
rules:
|
|
- path: /static/**
|
|
file:
|
|
directory: static
|