Aleksandr Lobanov
Results
4
issues of
Aleksandr Lobanov
I use Orace ARM VPS and encountered this error when I use your app: `error standard_init_linux.go:228: exec user process caused: exec format error` Will you add ARM support in the...
help wanted
Allow the creation of configs in git submodule locally. ``` cd YOUR_MAIN_REPO mkdir configs cd configs/ git init touch config.main_server_1.conf git add . git commit -m "init: add config for...