This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
SisMaker
/
eAcs
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
1
Wiki
Activity
Browse Source
更新 'rebar.config'
master
SisMaker
2 years ago
parent
edf0ee4348
commit
3f1a290338
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
rebar.config
+ 1
- 1
rebar.config
View 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"}}}
]}.
Write
Preview
Loading…
Cancel
Save