chore: bind the server on port 8000
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
# postmortems, internal files) is structurally unservable. DocSite reads these
|
||||
# sources read-only from Gitea and never writes to them.
|
||||
|
||||
bind = "0.0.0.0:8080"
|
||||
bind = "0.0.0.0:8000"
|
||||
gitea = "http://192.168.178.103:3000"
|
||||
# The read-only Gitea token is resolved from $DOCSITE_GITEA_TOKEN, never stored here.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user