summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.runway/env-production.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.runway/env-production.yml b/.runway/env-production.yml
new file mode 100644
index 00000000..6eaecdb8
--- /dev/null
+++ b/.runway/env-production.yml
@@ -0,0 +1,2 @@
+APP_ENV: "production"
+BIND_ADDR: ":http"