Without these environment variables the gitea startup can fail if
/usr/local/sbin/custom doesn't exist, since it will use the path to
gitea as the default work path if it is not otherwise set
See also https://docs.gitea.com/administration/command-line#global-options
Signed-off-by: R. Tyler Croy <rtyler@brokenco.de>