export const PASSWORD = "pa$$w0rd!";
export const USERNAME = "webdav-user";
export const WEB_PORT = 45000;
