-
-
Notifications
You must be signed in to change notification settings - Fork 176
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Using a root domain this all worked fine but it would be helpful to run multiple copies on paths behind a single domain
eg
https://bio.example.com/user1
https://bio.example.com/user2
I notice that in some places when the internal reference has a forward slash and in others it does not.
I think the static content has a / prefixing it which if it were removed should allow for multiple copies of this behind a traefik front end (I hope)
I took a look at the code on a docker install vs what's here and obviously the code is compressed so could not test it but am guessing the Razzle assets all have a leading / which could simply be handled with a substring command!?
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested