From d22ec663614f2f4cd42b5473674118a66d907f92 Mon Sep 17 00:00:00 2001 From: Joe Stanley Date: Sun, 1 Sep 2024 16:16:12 -0700 Subject: [PATCH] updated README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f4f27b7..bb8e052 100644 --- a/README.md +++ b/README.md @@ -38,8 +38,8 @@ services: restart: unless-stopped environment: # Optional Configuration Parameters - # - SITE_URL: https://wordwall.example.com - # - SITE_NAME: WordWall + # - APPLICATION_SITE_URL: https://wordwall.example.com + # - APPLICATION_SITE_NAME: WordWall volumes: - ./config:/server/config