mirror of
https://github.com/koush/scrypted.git
synced 2026-09-16 16:50:40 +01:00
Update DOCKER.md
This commit is contained in:
@@ -24,6 +24,7 @@ services:
|
||||
environment:
|
||||
- TZ=America/Seattle
|
||||
volumes:
|
||||
# LOCAL_STORAGE is the path on host to where the database will be written
|
||||
- LOCAL_STORAGE/scrypted:/server/volume
|
||||
```
|
||||
|
||||
@@ -43,5 +44,6 @@ services:
|
||||
devices:
|
||||
- /dev/ttyACM0
|
||||
volumes:
|
||||
# LOCAL_STORAGE is the path on host to where the database will be written
|
||||
- LOCAL_STORAGE/scrypted:/server/volume
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user