# Wild Central dev environment export WILD_CENTRAL_ENV=development export WILD_CENTRAL_DATA_DIR=/var/lib/wild-central export WILD_CENTRAL_PORT=15055 export WILD_CENTRAL_NATS_PORT=14222 export WILD_CENTRAL_VITE_URL=http://localhost:5174