fix: pgweb relative address

v0.4
rrr-marble 3 years ago
parent 7ebba14724
commit f150b12b7f

@ -1,5 +1,5 @@
<template> <template>
<iframe class="pgweb" src="http://loc-geodata.lan:8081/"></iframe> <iframe class="pgweb" src="/pgweb/"></iframe>
</template> </template>

Loading…
Cancel
Save