ungleich-no-ipv4-here/README.md

11 lines
309 B
Markdown
Raw Permalink Normal View History

2019-01-27 12:51:39 +00:00
# ungleich-no-ipv4-here
A simple microservice that responds the following text to all requests
```
Sorry, (this part of) domain $domain is not reachable by IPv4. Please upgrade to IPv6 and try to reach $domain again.
2019-01-27 13:47:47 +00:00
```
Notes before deployment:
1. Rename env.sample to .env and set all needed parameters.