change port to 80
this way the server is reachable from the ot network
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#db.base=D:/ws/pdb/dataNew
|
||||
#db.base=D:/ws/pdb2/databases/prod
|
||||
db.base=c:/ws/pdb/databases/prod
|
||||
server.port=17333
|
||||
server.port=80
|
||||
gnuplot.home=D:/ws/pdb/gnuplot-5.2
|
||||
cache.images.duration.seconds=86400
|
||||
defaults.groupBy=pod,method,metric
|
||||
|
||||
Reference in New Issue
Block a user