1
0
mirror of https://github.com/newnius/YAO-Dockerfiles.git synced 2025-12-16 02:26:43 +00:00
This commit is contained in:
2019-04-29 21:10:42 +08:00
parent dbc3be09f4
commit 39c1817441
3 changed files with 4 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
define('YAO_VERSION', '0.2.1');
/* Custom */
define('YAO_SCHEDULER_ADDR', 'http://yao-scheduler');
define('YAO_SCHEDULER_ADDR', 'http://yao-scheduler:8080');
/* Mysql */
/* It is not recommended to use `root` in production environment */