Skip to content

Instantly share code, notes, and snippets.

@Maikon
Created November 10, 2022 13:21
Show Gist options
  • Save Maikon/58d359a8ef78a864531ce896a3690fb9 to your computer and use it in GitHub Desktop.
Save Maikon/58d359a8ef78a864531ce896a3690fb9 to your computer and use it in GitHub Desktop.
Phoenix whitelabel app (endpoint changes)
plug Plug.Session, @session_options
plug FrescoWeb.Plugs.Subdomain # <----
plug FrescoWeb.Router
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment