mirror of
https://codeberg.org/polyteknisk-radiogruppe/the_prg_server_configuration.git
synced 2026-06-13 18:28:55 +02:00
Add note about load-bearing '/en/' in PUBLIC_URL configuration
This commit is contained in:
parent
52a8abeb09
commit
4a003d2bb6
1 changed files with 1 additions and 0 deletions
|
|
@ -123,6 +123,7 @@ in {
|
|||
# When running Anubis in reverse-proxy (inline) mode we must tell
|
||||
# the instance the public URL it serves so redirects and assets use
|
||||
# the protected host instead of the central anubis host.
|
||||
# NOTE: THE '/en/' is load bearing.
|
||||
PUBLIC_URL = "https://partdb.prg-radio.org/en/";
|
||||
DIFFICULTY = 20;
|
||||
SERVE_ROBOTS_TXT = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue