Преглед изворни кода

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

Breandan Dezendorf пре 1 година
родитељ
комит
e7ef7199d9
1 измењених фајлова са 1 додато и 1 уклоњено
  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.