Remove the en
This commit is contained in:
parent
fff2ca9e38
commit
2312a55208
1 changed files with 1 additions and 1 deletions
|
|
@ -119,7 +119,7 @@ in {
|
|||
settings = {
|
||||
BIND_NETWORK = "tcp";
|
||||
BIND = "127.0.0.1:8094";
|
||||
TARGET = "http://10.1.1.249:8087/en"; # PartDB backend (serve /en)
|
||||
TARGET = "http://10.1.1.249:8087";
|
||||
# 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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue