Hello!
I can see in your example project, for the vm.args you have:
-name {{ app.name }}@127.0.0.1
-setcookie {{ app.name }}
Is there a way to specify other variables that we could use, such as {{ local_ip_addr }} ? Or is app.name the only variable? I assume the former, if you have any information please let me know!
Hello!
I can see in your example project, for the vm.args you have:
-name {{ app.name }}@127.0.0.1
-setcookie {{ app.name }}
Is there a way to specify other variables that we could use, such as {{ local_ip_addr }} ? Or is app.name the only variable? I assume the former, if you have any information please let me know!