# THIS ENV FILE EXAMPLE ONLY FOR DOCKER COMPOSE # server # Only needed during the first initialization USER_NAME=admin # Please do not modify. If you want to modify the port mapping, please modify the compose file PORT=3006 DB_HOST=mongodb://wikimoe-db:27017/wikimoeBlog JSON_LIMIT=50mb URLENCODED_LIMIT=50mb JWT_SECRET=your_jwt_secret IP2LOCATION=0 IP2LOCATION_FILE_NAME= MAX_HISTORYLOGS_SIZE=1073741824