PINGOWebApp
PINGOWebApp copied to clipboard
Set URL in Templates from Config
The System-URL is set in the Config
config.action_mailer.default_url_options
But in the Templates are hard-code the URL from University of Padderborn
hardcoded URLs: https://github.com/PingoUPB/PINGOWebApp/search?q=pingo.upb.de
change host prefix to use ENV["URL_PREFIX"]