# Image settings IMAGE_TAG=0.0.1 # Database configuration DB_PORT=3308 DB_NAME=AspNetCoreDb DB_USER=root DB_PASSWORD= DB_CHARSET=utf8mb4 # Service ports USER_MICROSERVICE_PORT=5089 # This port will be used as the JWT issuer