aboutsummaryrefslogtreecommitdiff
path: root/config/dokku.exs
diff options
context:
space:
mode:
authorMark Felder <feld@feld.me>2021-05-20 13:55:37 -0500
committerMark Felder <feld@feld.me>2021-05-20 14:02:58 -0500
commitfe40f6f2910967609f7aa952d69981cadc47372c (patch)
tree5402ca123349966c3b17a50392c421c8c41e7874 /config/dokku.exs
parent8e9f032f25251d910b59c55226d10a305bad3cba (diff)
downloadpleroma-fe40f6f2910967609f7aa952d69981cadc47372c.tar.gz
Switch from the deprecated "use Mix.config" to "import Config"
Diffstat (limited to 'config/dokku.exs')
-rw-r--r--config/dokku.exs2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/dokku.exs b/config/dokku.exs
index 9ea0ec450..1cc396c3d 100644
--- a/config/dokku.exs
+++ b/config/dokku.exs
@@ -1,4 +1,4 @@
-use Mix.Config
+import Config
config :pleroma, Pleroma.Web.Endpoint,
http: [