oMerge branch 'master' of http://pluto:3000/lepton/Webserver
All checks were successful
Deploy Website / build-and-deploy (push) Successful in 25s

I made some changes that i forgot to pull
This commit is contained in:
Akshay Kolli
2026-02-08 03:02:32 -05:00

View File

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