I hereby claim:
- I am j18e on github.
- I am j18e (https://keybase.io/j18e) on keybase.
- I have a public key ASBTWHuLkz_4no8CmGB_kFkwI3duTnfDtl9GK2ui74ImLgo
To claim this, I am signing this object:
| #!/bin/bash -eu | |
| git filter-branch --force --index-filter \ | |
| 'git rm --cached --ignore-unmatch src/images/my_large_photos_*.jpg' \ | |
| --prune-empty --tag-name-filter cat -- --all | |
| git for-each-ref --format='delete %(refname)' refs/original | git update-ref --stdin | |
| git reflog expire --expire=now --all |
| http: | |
| routers: | |
| # http_catchall redirects all incoming traffic from http to https | |
| http_catchall: | |
| entrypoints: | |
| - "http" | |
| middlewares: | |
| - "https_redirect" | |
| rule: "HostRegexp(`{any:.+}`)" | |
| service: "noop" |
I hereby claim:
To claim this, I am signing this object: