make port configurable

This commit is contained in:
hackerESQ
2024-09-04 19:25:48 -05:00
parent 3cbd6f1d0f
commit 9f9358a55a
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -4,6 +4,7 @@ APP_KEY=
APP_DEBUG=false
APP_TIMEZONE=UTC
APP_URL=http://localhost
APP_PORT=8000
APP_LOCALE=en
APP_FALLBACK_LOCALE=en