From 187a54cec81e1e60f209fab8f19aeb5195521440 Mon Sep 17 00:00:00 2001 From: thekettu Date: Sun, 8 Apr 2018 18:25:23 -0700 Subject: Untested Easy Mastodon Setup thing --- in-a-box/.docker/mastodon/.env.production | 1 + 1 file changed, 1 insertion(+) create mode 100644 in-a-box/.docker/mastodon/.env.production (limited to 'in-a-box/.docker/mastodon/.env.production') diff --git a/in-a-box/.docker/mastodon/.env.production b/in-a-box/.docker/mastodon/.env.production new file mode 100644 index 0000000..eae37f3 --- /dev/null +++ b/in-a-box/.docker/mastodon/.env.production @@ -0,0 +1 @@ +# Run setup-mastodon.sh -- cgit