From 763645e58b1c63125cd12d0f91a15b2b572beade Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Sat, 2 Nov 2024 21:26:13 +0000 Subject: [PATCH] Update readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 01aca28..99a9604 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,8 @@ The `swarm.compose` file is used for deploying OwlBoard to a Docker Swarm environment. -Environment variable substitutions need to be configured before deployment - the owlboard.info deployment uses Portainer. \ No newline at end of file +Environment variable substitutions need to be configured before deployment - the owlboard.info deployment uses Portainer. + +## Configuration + +Refer to the compose file to see required environment variables \ No newline at end of file