update beszel configuration
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user