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 />