# configuration for web app APP_PORT=3000 # configuration for db access DB_HOST=172.0.0.1:3306 DB_USER=root DB_PASSWORD= DB_DATABASE=webshop