Skip to content

Commit a5b2f08

Browse files
committed
feat: add session alerts
1 parent e662f56 commit a5b2f08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/src/config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
import { convertType, urlJoin } from "./utils";
2020
import { StoragePrefix } from "./storage";
2121

22+
// Minor change to trigger PR deployment for testing
2223
const SERVER = {
2324
url: process.env.SERVER_URL,
2425
port: 8080,

0 commit comments

Comments
 (0)