mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 14:25:53 +00:00
update logic
This commit is contained in:
@@ -29,14 +29,13 @@
|
||||
],
|
||||
"default_credentials": {
|
||||
"username": null,
|
||||
"password": "Check /data/token.txt"
|
||||
"password": null
|
||||
},
|
||||
"notes": [
|
||||
"Access token is stored in /data/token.txt",
|
||||
"Default port is 8080",
|
||||
"Working directory is /data",
|
||||
"Home directory is /home/livebook",
|
||||
"Home directory is /opt",
|
||||
"Elixir runtime with Mix.install/2 support",
|
||||
"Service runs as livebook user"
|
||||
"Service runs as root user"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user