Changed port
All checks were successful
Deploy Website / build-and-deploy (push) Successful in 26s

This commit is contained in:
Akshay
2026-02-07 20:41:02 -05:00
parent e8e44c6162
commit 4ae092ab53

View File

@@ -27,5 +27,5 @@ jobs:
docker run -d \
--name website-container \
--restart unless-stopped \
-p 3000:3000 \
-p 8080:3000 \
my-website:latest