ALLOWED_HOSTS= APP_NAME=moku GO_ENV=development LOG_LEVEL=debug BACKEND_WEB_PORT=8080 BACKEND_API_PORT=8081 BACKEND_SHUTDOWN_TIMEOUT=10s DATABASE_URL=postgres://moku:moku_dev_password@localhost:5432/moku?sslmode=disable VALKEY_URL=redis://localhost:6379/0