From d19f3f25105971d77b4097aa3ec012535fd91b94 Mon Sep 17 00:00:00 2001 From: "ladislav.dusa" Date: Wed, 13 Sep 2023 17:25:11 +0200 Subject: [PATCH] lala --- bookstack/db_password.txt | 1 - bookstack/db_root_password.txt | 1 - bookstack/docker-compose.yml | 2 +- 3 files changed, 1 insertion(+), 3 deletions(-) delete mode 100644 bookstack/db_password.txt delete mode 100644 bookstack/db_root_password.txt diff --git a/bookstack/db_password.txt b/bookstack/db_password.txt deleted file mode 100644 index 2adc89a..0000000 --- a/bookstack/db_password.txt +++ /dev/null @@ -1 +0,0 @@ -l4c1j4yd33Du5lo \ No newline at end of file diff --git a/bookstack/db_root_password.txt b/bookstack/db_root_password.txt deleted file mode 100644 index 2adc89a..0000000 --- a/bookstack/db_root_password.txt +++ /dev/null @@ -1 +0,0 @@ -l4c1j4yd33Du5lo \ No newline at end of file diff --git a/bookstack/docker-compose.yml b/bookstack/docker-compose.yml index 4d9faf5..76083d5 100644 --- a/bookstack/docker-compose.yml +++ b/bookstack/docker-compose.yml @@ -43,4 +43,4 @@ services: secrets: db_password: - file: db_password.txt + file: db_password