You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The config/dev.exs file is for build time configuration. This commit
updates the support for the PORT environment variable in new projects
generated with `phx.new` to be done in runtime.exs instead.
0 commit comments