Minor tweaks
This commit is contained in:
parent
05e6a3acc1
commit
5f1a8a4995
@ -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
|
@ -43,7 +43,7 @@
|
||||
name="next"
|
||||
min="1"
|
||||
max="24"
|
||||
value="24"
|
||||
value="12"
|
||||
step="1"
|
||||
required
|
||||
/>
|
||||
|
Loading…
Reference in New Issue
Block a user