Brady.Gunn_Anishinabek

  • Total activity 18
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 3

Posts

Recent activity by Brady.Gunn_Anishinabek Recent activity Votes
  • Using HTTPS

    I am running a next.js application and using a reverse proxy to point the domain to the port the application is running on. How would I make the app use https over http, or would this be done thro...

  • Subdomain to a local port

    Hi, I am trying to point subdomain.mydomain.ca to mydomain.ca:4345. I found this thread: ) correct? Are there any other steps to get this to work.