From 24f6387f4c5f0ba2721df156a862dead0be34f20 Mon Sep 17 00:00:00 2001 From: Timothy Stewart Date: Sun, 17 Oct 2021 23:21:05 -0500 Subject: [PATCH] chore(README): updated comment --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8769d13..979c22b 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,7 @@ services: - DEVTO=https://dev.to/ - UMAMI_WEBSITE_ID=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx - UMAMI_APP_URL=https://your-umami-app.com - - BUTTON_ORDER=YOUTUBE,TWITCH,TWITTER,GITHUB,INSTAGRAM,DISCORD,FACEBOOK,TIKTOK,KIT,PATREON # use ENV variable names for order + - BUTTON_ORDER=YOUTUBE,TWITCH,TWITTER,GITHUB,INSTAGRAM,DISCORD,FACEBOOK,TIKTOK,KIT,PATREON # use ENV variable names for order, listed buttons will be boosted to the top ports: - 8080:3000 restart: unless-stopped