mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2025-09-19 02:14:53 +00: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";
|
|
}; |