From 5f1a8a4995aa4828d2502f7b5ac2d9eb4abce9a2 Mon Sep 17 00:00:00 2001 From: Isaac Shoebottom Date: Fri, 23 Aug 2024 10:42:06 -0300 Subject: [PATCH] Minor tweaks --- docker-compose.yml | 2 ++ index.html | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 448ae1e..11dd95a 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -13,4 +13,6 @@ services: env_file: - stack.env volumes: + - /etc/timezone:/etc/timezone:ro + - /etc/localtime:/etc/localtime:ro - /docker/appdata/medication/data:/data \ No newline at end of file diff --git a/index.html b/index.html index 5e815a4..369b1a4 100644 --- a/index.html +++ b/index.html @@ -43,7 +43,7 @@ name="next" min="1" max="24" - value="24" + value="12" step="1" required />