From c1170e24d553bb0707bae9a2a5c7a91c3cfe1d64 Mon Sep 17 00:00:00 2001 From: Mikhail Koshkin Date: Mon, 20 Sep 2021 16:49:28 +0300 Subject: [PATCH] replace `colour` with `color` :nobritish: --- compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yaml b/compose.yaml index 47e4364..6ffaac5 100644 --- a/compose.yaml +++ b/compose.yaml @@ -31,4 +31,4 @@ services: - NODE_ENV=production # for production - ASS_ENV=docker # docker, local, production (not widely used yet) - LOG_LEVEL=debug # debug, info, warn, error - - FORCE_COLOR=3 # force colour output \ No newline at end of file + - FORCE_COLOR=3 # force color output