mirror of
https://github.com/jbowdre/phpipam-agent-docker.git
synced 2024-11-25 08:22:19 +00:00
Update README.md
This commit is contained in:
parent
e4a2cf0978
commit
1493a7acbd
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ services:
|
|||
- MYSQL_ENV_MYSQL_PASSWORD=phpipam
|
||||
- MYSQL_ENV_MYSQL_PORT=3307
|
||||
- PHPIPAM_AGENT_KEY=abcder1223456xczxcsad
|
||||
- CRON_SCHEDULE="*/15 * * * *"
|
||||
- CRON_SCHEDULE=*/15 * * * *
|
||||
- TZ=Europe/Amsterdam
|
||||
ports:
|
||||
- "3306:3306"
|
||||
|
|
Loading…
Reference in a new issue