summaryrefslogtreecommitdiffstats
path: root/docker/iframely.config.local.js
diff options
context:
space:
mode:
authornutomic <nutomic@noreply.yerbamate.dev>2020-03-09 16:50:28 +0000
committerdessalines <dessalines@noreply.yerbamate.dev>2020-03-09 16:50:28 +0000
commitbf1db428f6cd9611574d09e4a8fd99fee8636e03 (patch)
tree6a328e7b597183e7161215cfc0c3a1ad12fffa6a /docker/iframely.config.local.js
parentf8ea6a527daa2003a87b5bfce0e92ba86896b53b (diff)
Move volumes into subfolder (ref #474) (#23)
Change ports and container names Move volumes into subfolder (ref #474) Merge pull request #587 from StaticallyTypedRice/patch-2 Clarify that content violating this code of conduct will likely be removed. Clarify that content violating this code of conduct will likely be removed. Lemmy has a general policy of removing any content that violates the rules whenever possible, which is typically a good thing, and I felt it important to mention that in the code of conduct. Co-authored-by: Felix <me@nutomic.com> Co-authored-by: Dessalines <dessalines@users.noreply.github.com> Co-authored-by: Richie Zhang <12566991+StaticallyTypedRice@users.noreply.github.com>
Diffstat (limited to 'docker/iframely.config.local.js')
-rw-r--r--docker/iframely.config.local.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/iframely.config.local.js b/docker/iframely.config.local.js
index 5c00cb14..8e8bc21f 100644
--- a/docker/iframely.config.local.js
+++ b/docker/iframely.config.local.js
@@ -37,7 +37,7 @@
},
*/
- port: 8061, //can be overridden by PORT env var
+ port: 80, //can be overridden by PORT env var
host: '0.0.0.0', // Dockers beware. See https://github.com/itteco/iframely/issues/132#issuecomment-242991246
//can be overridden by HOST env var