mirror of
https://github.com/vmorganp/Lazytainer.git
synced 2025-12-21 13:23:02 +01:00
logging readmes and comments
This commit is contained in:
@@ -8,7 +8,7 @@ services:
|
||||
- LABEL=lazytainer # value of lazytainer.marker for other containers that lazytainer checks
|
||||
- TIMEOUT=30 # OPTIONAL number of seconds to let container idle
|
||||
- MINPACKETTHRESH=10 # OPTIONAL number of packets that must be recieved to keepalive/start container
|
||||
- POLLRATE=1 # OPTIONAL number of packets that must be recieved to keepalive/start container
|
||||
- POLLRATE=1 # OPTIONAL number of seconds to sleep between polls
|
||||
- VERBOSE=true # probably set this to false unless you're debugging or doing the initial demo
|
||||
ports:
|
||||
- 81:81
|
||||
|
||||
Reference in New Issue
Block a user