Let us test things. Again.
This commit is contained in:
parent
e46a259096
commit
52a8abeb09
1 changed files with 1 additions and 1 deletions
|
|
@ -123,7 +123,7 @@ in {
|
||||||
# When running Anubis in reverse-proxy (inline) mode we must tell
|
# When running Anubis in reverse-proxy (inline) mode we must tell
|
||||||
# the instance the public URL it serves so redirects and assets use
|
# the instance the public URL it serves so redirects and assets use
|
||||||
# the protected host instead of the central anubis host.
|
# the protected host instead of the central anubis host.
|
||||||
PUBLIC_URL = "https://partdb.prg-radio.org";
|
PUBLIC_URL = "https://partdb.prg-radio.org/en/";
|
||||||
DIFFICULTY = 20;
|
DIFFICULTY = 20;
|
||||||
SERVE_ROBOTS_TXT = true;
|
SERVE_ROBOTS_TXT = true;
|
||||||
WEBMASTER_EMAIL = "dtu.prg@gmail.com";
|
WEBMASTER_EMAIL = "dtu.prg@gmail.com";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue