Skip to content

Commit ac713e2

Browse files
.
1 parent 0d74cef commit ac713e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/public/js/uv/uv.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
self.__uv$config = {
22
prefix: '/js/sw/service/uv/',
3-
bare: 'http://localhost:4000/',
3+
bare: '/bare/',
44
encodeUrl: Ultraviolet.codec.xor.encode,
55
decodeUrl: Ultraviolet.codec.xor.decode,
66
handler: '/uv/uv.handler.js',

0 commit comments

Comments
 (0)