Explorar o código

Switch to port 4004

theenglishway (time) %!s(int64=4) %!d(string=hai) anos
pai
achega
3ccb73b716
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      config/dev.exs

+ 1 - 1
config/dev.exs

@@ -7,7 +7,7 @@ use Mix.Config
 # watchers to your application. For example, we use it
 # with webpack to recompile .js and .css sources.
 config :vaccins, VaccinsWeb.Endpoint,
-  http: [port: 4000],
+  http: [port: 4004],
   debug_errors: true,
   code_reloader: true,
   check_origin: false,