feat: Added automatic script copying functionality
This commit is contained in:
@@ -6,7 +6,7 @@ services:
|
||||
restart: unless-stopped
|
||||
|
||||
volumes:
|
||||
- ./data:/root
|
||||
- ${DATA_DIR}/rustdesk:/root
|
||||
|
||||
networks:
|
||||
- proxy
|
||||
@@ -39,7 +39,7 @@ services:
|
||||
restart: unless-stopped
|
||||
|
||||
volumes:
|
||||
- ./data:/root
|
||||
- ${DATA_DIR}/rustdesk:/root
|
||||
|
||||
networks:
|
||||
- proxy
|
||||
|
||||
Reference in New Issue
Block a user