Skip to content

not working even though i connected bare server #4

@patritha

Description

@patritha

i added the bare server url to the config and i get an error page

config file:
`
// This file overwrites the stock UV config.js

self.__uv$config = {
prefix: "/service/",
bare: "https://uv.holyubofficial.net/",
encodeUrl: Ultraviolet.codec.xor.encode,
decodeUrl: Ultraviolet.codec.xor.decode,
handler: "/uv/uv.handler.js",
bundle: "/uv/uv.bundle.js",
config: "/uv/uv.config.js",
sw: "/uv/uv.sw.js",
};

`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions