Update Leantime configuration to change port from 80 to 8080

This commit is contained in:
gyurix
2025-08-14 17:50:40 +02:00
parent b8ac9eb0ef
commit 2a6f54d65e
3 changed files with 3 additions and 3 deletions

View File

@@ -26,7 +26,7 @@
"TARGET": "leantime-app"
},
{
"PORT": "80"
"PORT": "8080"
},
{
"DOMAIN": "#DOMAIN"