fix(port): Adding port config to .env-local file

This commit is contained in:
Chris Troutner
2025-11-28 06:00:02 -08:00
parent d204f78fa4
commit 8b12938e6c
3 changed files with 3 additions and 2 deletions
-1
View File
@@ -5,4 +5,3 @@ setInterval(() => {
}, 10000)
console.log('Timer started. Printing "hello world" every 10 seconds...')