We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e662f56 commit a5b2f08Copy full SHA for a5b2f08
server/src/config.ts
@@ -19,6 +19,7 @@
19
import { convertType, urlJoin } from "./utils";
20
import { StoragePrefix } from "./storage";
21
22
+// Minor change to trigger PR deployment for testing
23
const SERVER = {
24
url: process.env.SERVER_URL,
25
port: 8080,
0 commit comments