This commit is contained in:
wvr
2026-02-26 23:57:40 -06:00
parent 665249830a
commit 184b6912c4

View File

@@ -2,10 +2,8 @@ services:
gonic:
image: sentriz/gonic:latest
environment:
# scan library every 12 hours
- GONIC_SCAN_INTERVAL="720"
# scan at start
- GONIC_SCAN_AT_START_ENABLED="true"
- GONIC_SCAN_INTERVAL=720
- GONIC_SCAN_AT_START_ENABLED=1
ports:
- 4747:80
volumes: