# dns ### Manually run get .env file from `haylin` and place it in the root of the project ```bash docker run --rm -it -v "$(pwd):/dns" --env-file .env ghcr.io/stackexchange/dnscontrol push ```