I guess the one Phoenix-related bit is this: can I somehow handle in router a situation where instead of /customer/:customer_name
I want to be able to access https://customer_name.example.com
? What needs to be done on Phoenix side?
I guess the one Phoenix-related bit is this: can I somehow handle in router a situation where instead of /customer/:customer_name
I want to be able to access https://customer_name.example.com
? What needs to be done on Phoenix side?