migrate to forgejo
Some checks are pending
build and cache random stuff / build (.#attic-client) (push) Waiting to run
build and cache random stuff / build (.#attic-server) (push) Waiting to run
build and cache random stuff / build (.#conduwuit) (push) Waiting to run
build and cache random stuff / build (.#eza) (push) Waiting to run
nix flake and fmt check / flake-check (push) Waiting to run
mirror to gitlab / build (push) Waiting to run
Some checks are pending
build and cache random stuff / build (.#attic-client) (push) Waiting to run
build and cache random stuff / build (.#attic-server) (push) Waiting to run
build and cache random stuff / build (.#conduwuit) (push) Waiting to run
build and cache random stuff / build (.#eza) (push) Waiting to run
nix flake and fmt check / flake-check (push) Waiting to run
mirror to gitlab / build (push) Waiting to run
This commit is contained in:
parent
d506bc2b6a
commit
876cb663b1
3 changed files with 42 additions and 23 deletions
|
@ -11,9 +11,14 @@
|
|||
header Strict-Transport-Security "max-age=63072000; includeSubDomains; preload"
|
||||
}
|
||||
|
||||
git.cy7.sh, git.cything.io {
|
||||
git.cything.io {
|
||||
import common
|
||||
reverse_proxy unix//run/gitlab/gitlab-workhorse.socket
|
||||
redir https://git.cy7.sh{uri} permanent
|
||||
}
|
||||
|
||||
git.cy7.sh {
|
||||
import common
|
||||
reverse_proxy localhost:3000
|
||||
}
|
||||
|
||||
rss.cything.io {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue