#Get server variables in a React Component
1 messages · Page 1 of 1 (latest)
i guess calling the /api/application/servers/<id> endpoint would also give me the info i need, any way to do that securely or will i have to make a custom controller?
1 messages · Page 1 of 1 (latest)
Is it possible to use the startup command variables inside of a React Component, and how?
In the attached example, the variable would be SRCDS_APPID
i guess calling the /api/application/servers/<id> endpoint would also give me the info i need, any way to do that securely or will i have to make a custom controller?