We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 440714d commit 4c525e5Copy full SHA for 4c525e5
docs/index.rst
@@ -39,7 +39,7 @@ Setup the application production environment in your ``config/prod.exs``
39
tags: %{
40
env: "production"
41
},
42
- included_environments: ~w(prod)
+ included_environments: ~w(prod)a
43
44
If using an environment with Plug or Phoenix add the following to your router:
45
0 commit comments