mirror of
https://github.com/amark/gun.git
synced 2026-03-06 09:01:36 +00:00
location
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
</li>
|
||||
</ul>
|
||||
<script>
|
||||
gun = Gun([location + 'gun']);
|
||||
gun = Gun([location.origin + '/gun']);
|
||||
angular.module('admin', [
|
||||
|
||||
]).controller('editor', function($scope){
|
||||
|
||||
Reference in New Issue
Block a user