update architecture
This commit is contained in:
parent
458758cd9e
commit
3cdfd48e25
@ -12,7 +12,7 @@ services:
|
|||||||
- 21116:21116
|
- 21116:21116
|
||||||
- 21116:21116/udp
|
- 21116:21116/udp
|
||||||
- 21118:21118
|
- 21118:21118
|
||||||
image: rustdesk/rustdesk-server:latest-arm64v8
|
image: rustdesk/rustdesk-server:latest
|
||||||
command: hbbs -r athena.ahmadfarhan.com:21117
|
command: hbbs -r athena.ahmadfarhan.com:21117
|
||||||
volumes:
|
volumes:
|
||||||
- ./hbbs:/root
|
- ./hbbs:/root
|
||||||
@ -27,7 +27,7 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- 21117:21117
|
- 21117:21117
|
||||||
- 21119:21119
|
- 21119:21119
|
||||||
image: rustdesk/rustdesk-server:latest-arm64v8
|
image: rustdesk/rustdesk-server:latest
|
||||||
command: hbbr
|
command: hbbr
|
||||||
volumes:
|
volumes:
|
||||||
- ./hbbr:/root
|
- ./hbbr:/root
|
||||||
|
Loading…
x
Reference in New Issue
Block a user