From 6b3db67a2915a27bc2b7234fcb48f81c8daa9020 Mon Sep 17 00:00:00 2001 From: Kayne Ruse Date: Wed, 28 Jul 2021 23:19:08 +1000 Subject: [PATCH] Fixed whitespace --- configure-script.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure-script.js b/configure-script.js index 0e5f16b..d0805f4 100644 --- a/configure-script.js +++ b/configure-script.js @@ -70,7 +70,7 @@ services: environment: - WEB_PROTOCOL=https - WEB_ADDRESS=${appWebAddress} - - WEB_RESET_ADDRESS=${resetAddress} + - WEB_RESET_ADDRESS=${resetAddress} - WEB_PORT=${appPort} - DB_HOSTNAME=database - DB_DATABASE=${appName}