This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
1Panel
mirror of
https://github.com/1Panel-dev/1Panel
Watch
1
Star
0
Fork
You've already forked 1Panel
0
Code
Issues
Projects
Releases
Wiki
Activity
5b63dc42a2
1Panel
/
backend
/
configs
/
encrypt.go
6 lines
96 B
Go
Raw
Blame
History
package
configs
type
Encrypt
struct
{
Key
string
`
mapstructure:"key" json:"key" yaml:"key"
`
}
Reference in New Issue
View Git Blame
Copy Permalink