diff --git a/Documentation_Containers/bookstack/.env b/Documentation_Containers/bookstack/.env index 1b46353..f1948e1 100644 --- a/Documentation_Containers/bookstack/.env +++ b/Documentation_Containers/bookstack/.env @@ -1,2 +1,4 @@ SERVICE_NAME=wiki -DOMAIN_NAME=example.com \ No newline at end of file +DOMAIN_NAME=example.com + +DB_PASSWORD= \ No newline at end of file