mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2026-04-23 10:58:34 +08:00
4 lines
125 B
Plaintext
4 lines
125 B
Plaintext
grant {
|
|
// needed because of the hot reload functionality
|
|
permission java.net.SocketPermission "*", "connect,resolve";
|
|
}; |