APP_ENV = "docker" DOCKER_APP_PORT = 8000 DOCKER_DB_PORT = 3306 DOCKER_DB_USERNAME = dbadmin DOCKER_DB_PASSWORD = secret DB_DATABASE = ttp