Переглянути джерело

fx: eSync ignore pid exit

master
SisMaker 4 роки тому
джерело
коміт
e434d8b086
1 змінених файлів з 3 додано та 3 видалено
  1. +3
    -3
      rebar.config

+ 3
- 3
rebar.config Переглянути файл

@ -1,8 +1,8 @@
{erl_opts, [debug_info]}.
{deps, [
{eFmt, ".*", {git, "http://192.168.0.88:53000/SisMaker/eFmt.git", {branch, "master"}}},
{eSync, ".*", {git, "http://192.168.0.88:53000/SisMaker/eSync.git", {branch, "master"}}},
{eGbh, ".*", {git, "http://192.168.0.88:53000/SisMaker/eGbh.git", {branch, "master"}}}
{eFmt, ".*", {git, "http://47.108.26.175:53000/SisMaker/eFmt.git", {branch, "master"}}},
{eSync, ".*", {git, "http://47.108.26.175:53000/SisMaker/eSync.git", {branch, "master"}}},
{eGbh, ".*", {git, "http://47.108.26.175:53000/SisMaker/eGbh.git", {branch, "master"}}}
]}.

Завантаження…
Відмінити
Зберегти