Files
armatak/addons/main/CfgCommands.hpp

5 lines
86 B
C++

class CfgCommands {
allowedHTMLLoadURIs[] += {
"http://localhost:3000/ping*"
};
};