mirror of
https://github.com/fankes/beszel.git
synced 2025-10-19 17:59:28 +08:00
site updates
This commit is contained in:
@@ -26,8 +26,8 @@ export function AddServerButton() {
|
||||
function copyDockerCompose(port: string) {
|
||||
copyToClipboard(`services:
|
||||
agent:
|
||||
image: 'henrygd/monitor-agent'
|
||||
container_name: 'monitor-agent'
|
||||
image: 'henrygd/ubik-agent'
|
||||
container_name: 'ubik-agent'
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- '${port}:45876'
|
||||
|
Reference in New Issue
Block a user