sadf
This commit is contained in:
@@ -2,10 +2,8 @@ services:
|
|||||||
gonic:
|
gonic:
|
||||||
image: sentriz/gonic:latest
|
image: sentriz/gonic:latest
|
||||||
environment:
|
environment:
|
||||||
# scan library every 12 hours
|
- GONIC_SCAN_INTERVAL=720
|
||||||
- GONIC_SCAN_INTERVAL="720"
|
- GONIC_SCAN_AT_START_ENABLED=1
|
||||||
# scan at start
|
|
||||||
- GONIC_SCAN_AT_START_ENABLED="true"
|
|
||||||
ports:
|
ports:
|
||||||
- 4747:80
|
- 4747:80
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user