mirror of
https://github.com/amark/gun.git
synced 2025-03-30 15:08:33 +00:00
location
This commit is contained in:
parent
c7a87dede8
commit
60060293be
@ -48,7 +48,7 @@
|
||||
</li>
|
||||
</ul>
|
||||
<script>
|
||||
gun = Gun([location + 'gun']);
|
||||
gun = Gun([location.origin + '/gun']);
|
||||
angular.module('admin', [
|
||||
|
||||
]).controller('editor', function($scope){
|
||||
|
Loading…
x
Reference in New Issue
Block a user