chore: move environments file into a subfolder
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
import Config
|
import Config
|
||||||
|
|
||||||
import_config "#{config_env()}.exs"
|
import_config "environments/#{config_env()}.exs"
|
||||||
|
Reference in New Issue
Block a user