Make Traefik and Forgejo communicate with each other!
This commit is contained in:
parent
4404dff982
commit
140d305a76
2 changed files with 22 additions and 6 deletions
|
|
@ -163,8 +163,8 @@ in {
|
|||
|
||||
settings = {
|
||||
server = {
|
||||
DOMAIN = "git.prg.local";
|
||||
ROOT_URL = "http://${srv.DOMAIN}/";
|
||||
DOMAIN = "git.prg-radio.org";
|
||||
ROOT_URL = "https://git.prg-radio.org/";
|
||||
HTTP_PORT = 3000;
|
||||
# SSH integration
|
||||
SSH_PORT = lib.head config.services.openssh.ports;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue