Minor tweaks
This commit is contained in:
parent
05e6a3acc1
commit
5f1a8a4995
@ -13,4 +13,6 @@ services:
|
|||||||
env_file:
|
env_file:
|
||||||
- stack.env
|
- stack.env
|
||||||
volumes:
|
volumes:
|
||||||
|
- /etc/timezone:/etc/timezone:ro
|
||||||
|
- /etc/localtime:/etc/localtime:ro
|
||||||
- /docker/appdata/medication/data:/data
|
- /docker/appdata/medication/data:/data
|
@ -43,7 +43,7 @@
|
|||||||
name="next"
|
name="next"
|
||||||
min="1"
|
min="1"
|
||||||
max="24"
|
max="24"
|
||||||
value="24"
|
value="12"
|
||||||
step="1"
|
step="1"
|
||||||
required
|
required
|
||||||
/>
|
/>
|
||||||
|
Loading…
Reference in New Issue
Block a user