There is a url: http://ip/deberc/js/main.js
deberc is the name of the game. There is a task based on this name to connect configs:
include /home/$gameName/nginx/*.conf;
That is, the task is to shove deberc into the $ gameName variable.
How can I do that?