mirror of
https://codeberg.org/polyteknisk-radiogruppe/the_prg_server_configuration.git
synced 2026-06-14 02:38:58 +02:00
Make Gtihub not break the PartDB, THIS NEEDS TO BE REVERTED LATER!!!
This commit is contained in:
parent
84a0fb5723
commit
6d55338dd7
3 changed files with 53 additions and 44 deletions
|
|
@ -363,7 +363,7 @@ in {
|
|||
rule = "Host(`pelican.prg-radio.org`)";
|
||||
service = "pelican";
|
||||
entryPoints = ["websecure"];
|
||||
tls = { certresolver = "acme"; };
|
||||
tls = {certresolver = "acme";};
|
||||
};
|
||||
|
||||
# Matrix HTTP router for client requests (Element etc.)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue