mirror of
https://github.com/jbowdre/phpipam-agent-docker.git
synced 2024-11-22 15:02:19 +00:00
Update README.md
This commit is contained in:
parent
085342da7d
commit
b45a28a3c9
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ services:
|
|||
- "3306:3306"
|
||||
```
|
||||
|
||||
Now, the discovery scans will be performed every 1mn by default.
|
||||
Now, the update/discovery scans will be performed every X minute defined by CRON_SCHEDULE environment variable.
|
||||
|
||||
The logs are available on stdout/stderr (allowing to use `docker logs`).
|
||||
|
||||
|
|
Loading…
Reference in a new issue