Made the default API_PORT 8080.
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
# Application settings
|
# Application settings
|
||||||
APP_NAME="Database Middleware"
|
APP_NAME="Database Middleware"
|
||||||
API_PORT="8081"
|
API_PORT="8080"
|
||||||
|
|
||||||
# Docker Container settings
|
# Docker Container settings
|
||||||
IMAGE_NAME="db-middleware"
|
IMAGE_NAME="db-middleware"
|
||||||
|
|||||||
Reference in New Issue
Block a user