On Sat, 2016-03-05 at 16:43 +0200, Gabor Szabo wrote:
> Hi,
>
> I'd like to server two separate domains from the same code-base and
> even the same process.
Is this related at all?
https://github.com/PerlDancer/Dancer2/issues/1035
One suggestion I was given was to use Dancer2::Session::Cookie, which is
certainly an option for me, but I haven't explored it further.
Andy