modified: main_dc/yalarba/api_es/.env
modified: main_dc/yalarba/api_es/internal/config/config.go set server port to 8088
This commit is contained in:
@@ -9,4 +9,4 @@ JWT_SECRET=secret
|
||||
UPLOAD_PATH=./storage/uploads
|
||||
ENVIRONMENT=development
|
||||
LOG_LEVEL=debug
|
||||
APP_PORT=8081
|
||||
APP_PORT=8088
|
||||
Reference in New Issue
Block a user