update beszel configuration
Deploy beszel / deploy (push) Successful in 5s
Deploy nginx / deploy (push) Successful in 3s

This commit is contained in:
2026-04-07 21:07:56 -04:00
parent 54d6c03bd1
commit 79996d02a4
2 changed files with 39 additions and 3 deletions
+7 -3
View File
@@ -3,13 +3,17 @@ services:
image: henrygd/beszel
container_name: beszel
restart: unless-stopped
ports:
- 8090:8090
environment:
- APP_URL=http://localhost:8090
- APP_URL=https://beszel.hantim.net
volumes:
- ./beszel_data:/beszel_data
- ./beszel_socket:/beszel_socket
networks:
- shared
networks:
shared:
external: true
# beszel-agent:
# image: henrygd/beszel-agent:latest