update beszel compose
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
beszel_data/
|
||||
beszel_socket/
|
||||
@@ -3,10 +3,10 @@ services:
|
||||
image: henrygd/beszel
|
||||
container_name: beszel
|
||||
restart: unless-stopped
|
||||
network:
|
||||
- shared
|
||||
ports:
|
||||
- 8090:8090
|
||||
environment:
|
||||
- APP_URL=http://beszel:8090
|
||||
- APP_URL=http://localhost:8090
|
||||
volumes:
|
||||
- ./beszel_data:/beszel_data
|
||||
- ./beszel_socket:/beszel_socket
|
||||
|
||||
Reference in New Issue
Block a user