Skip to content

Do not use Mix.env/0 at runtime#6

Open
aptinio wants to merge 1 commit intomarcelog:masterfrom
aptinio:fix-1
Open

Do not use Mix.env/0 at runtime#6
aptinio wants to merge 1 commit intomarcelog:masterfrom
aptinio:fix-1

Conversation

@aptinio
Copy link

@aptinio aptinio commented Feb 9, 2021

because it may not be available after the code is compiled (for example in a release).

Just use the test server if the :test_server_uri config is set.

Fixes #1.

because it may not be available after the code is compiled
(for example in a release).

Just use the test server if the :test_server_uri config is set.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Not working, when deployed using EXRM

1 participant