updates documentation for beszel
This commit is contained in:
+1
-1
@@ -197,7 +197,7 @@ Deploy each app (nginx is already running and will return 502 until they start):
|
||||
|
||||
```bash
|
||||
# Add any new apps that have been added since this was written
|
||||
for app in nextcloud gitea jellyfin garage minecraft; do
|
||||
for app in nextcloud gitea jellyfin garage minecraft beszel-agent; do
|
||||
cd /opt/argento/docker/$app
|
||||
docker compose pull
|
||||
docker compose build
|
||||
|
||||
Reference in New Issue
Block a user