It's a simple domain sale app in Docker.
Run the Docker image and set environment variables:
docker run -it -p 8080:80 -e PAGE_TITLE="example.com" -e TELEGRAM_USER="username" -e NGINX_PORT=80 hatamiarash7/domain-saleOpen http://localhost:8080.
Don't be shy and reach out to us if you want to contribute 😉
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request
Each project may have many problems. Contributing to the better development of this project by reporting them. 👍
