home » dokk/dokk.org.git
Author zPlus <zplus@peers.community> 2023-11-19 12:10:07
Committer zPlus <zplus@peers.community> 2023-11-19 12:10:07
Commit 9f6cab4 (patch)
Tree 41d6180
Parent(s)

Use Fuseki default port (3030).


commits diff: cf9a33a..9f6cab4
1 file changed, 1 insertion, 1 deletiondownload


Diffstat
-rw-r--r-- fuseki.service 2

Diff options
View
Side
Whitespace
Context lines
Inter-hunk lines
+1/-1 M   fuseki.service
index 75019e0..ee76775
old size: 1K - new size: 1K
@@ -24,7 +24,7 @@ Environment=FUSEKI_BASE=/home/fuseki/fuseki_base
24 24 # Command for launching the Fuseki server
25 25 # Arguments must be passed via command line because the server is started before
26 26 # the configuration file is read.
27 - ExecStart=/home/fuseki/fuseki_server/fuseki-server --port=7000 --localhost
27 + ExecStart=/home/fuseki/fuseki_server/fuseki-server --localhost
28 28
29 29 User=fuseki
30 30 Group=fuseki