mirror of
https://github.com/pomerium/pomerium.git
synced 2025-05-24 14:37:12 +02:00
fix querying claim data on the dashboard (#1560)
This commit is contained in:
parent
93c257259e
commit
10b5c5ca0e
5 changed files with 56 additions and 39 deletions
|
@ -1,4 +1,4 @@
|
|||
//go:generate statik -src=./assets -include=*.svg,*.html,*.css,*.js -ns web
|
||||
//go:generate go run github.com/rakyll/statik -src=./assets -include=*.svg,*.html,*.css,*.js -ns web
|
||||
|
||||
// Package frontend handles the generation, and instantiation of Pomerium's
|
||||
// html templates.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue