Browse Source

Merge branch 'master' of ssh://gogs-ssh:2222/breandan/monorepo

Breandan Dezendorf 1 year ago
parent
commit
e7ef7199d9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      dezendorf/applications/gopy/README

+ 1 - 1
dezendorf/applications/gopy/README

@@ -2,4 +2,4 @@ A simple python Flask application to serve go link redirects
 
 The idea is that anyone on the internet can hit http://go.dezendorf.net/<link_name> and be redirected to the saved value. All administrative actions redirect to authelia and https://
 
-TLS termination is done at traefik. Which is a pain to deal with.
+TLS termination is done at traefik. Which is a pain to deal with. Trying to sort routing priorities now.