git.alexw.nyc home about git garden
    1
    2
    3
    4
    5
    6
    7
    8
    9
# FOR TESTING ONLY! Not suitable for production

https://, flounder.local, *.flounder.local {
  reverse_proxy 127.0.0.1:8165
  tls {
    on_demand 
  }
}