Hello I have deployed a Phoenix app on Digital Ocean with Gatling, Distillery, and Nginx but I wanted to change the domain name of my application but the changes are not reflected even after restarting Nginx and the Daemon process.
The following is my configuration
config/prod.exs:
Hello I have deployed a Phoenix app on Digital Ocean with Gatling, Distillery, and Nginx but I wanted to change the domain name of my application but the changes are not reflected even after restarting Nginx and the Daemon process.
The following is my configuration
config/prod.exs
:nginx.conf
:domains
:My DNS service provider is Namecheap so I have the following configuration
and so I just get the Nginx welcome page
Another weird thing is that the original domain kappa.apitome.ca is working perfectly fine but kappamon.com is not working.