The following flags can be used when running QGato. They override any corresponding variables set in the config.ini file.
config.ini
--port Sets the port for the application. Example: go rum . --port 8080
--port
go rum . --port 8080
--domain Sets the domain address for the application. Example: go rum . --domain example.com
--domain
go rum . --domain example.com
--skip-config-check Skips validation of config.ini. Example: go rum . --skip-config-check
--skip-config-check
go rum . --skip-config-check
Deleting the wiki page "Flags" cannot be undone. Continue?