mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2024-12-25 21:09:05 +01:00
Listen to localhost for demo
This commit is contained in:
parent
c8104d2f9b
commit
f67415bddc
@ -1,5 +1,5 @@
|
||||
{
|
||||
"addr": "0.0.0.0:8080",
|
||||
"addr": "127.0.0.1:8080",
|
||||
"archive": {
|
||||
"kind": "file",
|
||||
"path": "./var/job-archive"
|
||||
|
Loading…
Reference in New Issue
Block a user