Skip to content

Commit 7a1b568

Browse files
committed
Add missing env config files
1 parent 5e1af1e commit 7a1b568

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

config/dev.exs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
use Mix.Config

config/prod.exs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
use Mix.Config

0 commit comments

Comments
 (0)