Update serve port

This commit is contained in:
2021-06-10 01:11:16 +05:00
parent d21bf4cfa2
commit c592a2cb62

View File

@@ -3,6 +3,7 @@ APP_ENV=local
APP_KEY= APP_KEY=
APP_DEBUG=true APP_DEBUG=true
APP_URL=http://localhost APP_URL=http://localhost
APP_PORT=8086
LOG_CHANNEL=stack LOG_CHANNEL=stack