mirror of
https://github.com/amark/gun.git
synced 2025-06-06 06:06:50 +00:00
actually
This commit is contained in:
parent
e086ba8016
commit
c7a87dede8
@ -48,7 +48,7 @@
|
||||
</li>
|
||||
</ul>
|
||||
<script>
|
||||
gun = Gun(['http://localhost:8888/gun']); //, 'http://gunjs.herokuapp.com/gun']);
|
||||
gun = Gun([location + 'gun']);
|
||||
angular.module('admin', [
|
||||
|
||||
]).controller('editor', function($scope){
|
||||
|
Loading…
x
Reference in New Issue
Block a user