Avvailable from external source
pages and backend are now available from everywhere on the network
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
[serve]
|
||||
# The address to serve on LAN.
|
||||
addresses = ["127.0.0.1"]
|
||||
addresses = ["127.0.0.1", "Brick"]
|
||||
# The address to serve on WAN.
|
||||
# address = "0.0.0.0"
|
||||
# The port to serve on.
|
||||
port = 8000
|
||||
|
||||
[[proxy]]
|
||||
backend = "http://localhost:8001/api"
|
||||
|
||||
Reference in New Issue
Block a user