Current section

Files

Jump to
phx_new templates phx_umbrella apps app_name_web config test.exs
Raw

templates/phx_umbrella/apps/app_name_web/config/test.exs

# We don't run a server during test. If one is required,
# you can enable the server option below.
config :<%= web_app_name %>, <%= endpoint_module %>,
http: [port: 4002],
server: false