Skip to content

Commit 76a0b34

Browse files
Update uv.config.js
1 parent 3b9873f commit 76a0b34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

static/uv/uv.config.js

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

0 commit comments

Comments
 (0)