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