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
In the mapping configuration, allow a parameter that will be expanded to the environment name.
For example, I should be able to map ESD to /config/<env> - this will expand to /config/development, /config/test, or /config/live depending on the system mode.
This is necessary if using system default settings and with #248 source controlling mapping configuration so it must be the same across environments.
The text was updated successfully, but these errors were encountered:
In the mapping configuration, allow a parameter that will be expanded to the environment name.
For example, I should be able to map ESD to /config/<env> - this will expand to /config/development, /config/test, or /config/live depending on the system mode.
This is necessary if using system default settings and with #248 source controlling mapping configuration so it must be the same across environments.
The text was updated successfully, but these errors were encountered: