+hostname setting
This commit is contained in:
parent
a5473b700f
commit
3341f8cd7c
@ -424,7 +424,8 @@ cat > config.json << EOF
|
|||||||
"baserow": "$BASEROW_DOMAIN"
|
"baserow": "$BASEROW_DOMAIN"
|
||||||
},
|
},
|
||||||
"rootDevice": "$DEVICE_NAME",
|
"rootDevice": "$DEVICE_NAME",
|
||||||
"ipAddress": "$IP_ADDRESS"
|
"ipAddress": "$IP_ADDRESS",
|
||||||
|
"hostname": "$HOSTNAME"
|
||||||
}
|
}
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user