Sfoglia il codice sorgente

更新 'rebar.config'

master
SisMaker 2 anni fa
parent
commit
3f1a290338
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      rebar.config

+ 1
- 1
rebar.config Vedi File

@ -1,4 +1,4 @@
{erl_opts, [no_debug_info]}.
{erl_opts, [no_debug_info, deterministic]}.
{deps,[
{eSync, {git, "http://192.168.0.88:53000/SisMaker/eSync.git", {branch, "master"}}}
]}.

Caricamento…
Annulla
Salva