fix: update config
This commit is contained in:
@@ -4,20 +4,20 @@ module.exports = {
|
|||||||
jwtsecret: "woo1jagh3um1yee9ong8aeM4Uedies0JaizeimaeV0Pha",
|
jwtsecret: "woo1jagh3um1yee9ong8aeM4Uedies0JaizeimaeV0Pha",
|
||||||
outputDir: "/var/opt/out",
|
outputDir: "/var/opt/out",
|
||||||
defaultresolution: 80,
|
defaultresolution: 80,
|
||||||
resolutions: [ 46, 47, 57, 80, 420 ]
|
resolutions: [ 46, 47, 57, 80, 420, 800 ]
|
||||||
},
|
},
|
||||||
development2: {
|
development2: {
|
||||||
servicePort: 3896,
|
servicePort: 3896,
|
||||||
outputDir: "/var/opt/out",
|
outputDir: "/var/opt/out",
|
||||||
jwtsecret: "woo1jagh3um1yee9ong8aeM4Uedies0JaizeimaeV0Pha",
|
jwtsecret: "woo1jagh3um1yee9ong8aeM4Uedies0JaizeimaeV0Pha",
|
||||||
defaultresolution: 80,
|
defaultresolution: 80,
|
||||||
resolutions: [ 46, 47, 57, 80, 420 ]
|
resolutions: [ 46, 47, 57, 80, 420, 800 ]
|
||||||
},
|
},
|
||||||
gr13: {
|
gr13: {
|
||||||
servicePort: 3896,
|
servicePort: 3896,
|
||||||
jwtsecret: "woo1jagh3um1yee9ong8aeM4Uedies0JaizeimaeV0Pha",
|
jwtsecret: "woo1jagh3um1yee9ong8aeM4Uedies0JaizeimaeV0Pha",
|
||||||
outputDir: "/var/opt/out",
|
outputDir: "/tmp/out",
|
||||||
defaultresolution: 80,
|
defaultresolution: 80,
|
||||||
resolutions: [ 46, 47, 57, 80, 420 ]
|
resolutions: [ 46, 47, 57, 80, 420, 800 ]
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user