mirror of
https://github.com/linuxserver/docker-webtop.git
synced 2026-02-19 16:13:42 +08:00
Remove device reservations from docker-compose file
This commit is contained in:
parent
1afdff0826
commit
88cffb383a
@ -45,11 +45,6 @@ services:
|
||||
- ${HOST_PORT_HTTP}:3000
|
||||
- ${HOST_PORT_TURN}:3478/tcp
|
||||
- ${HOST_PORT_TURN}:3478/udp
|
||||
deploy:
|
||||
resources:
|
||||
reservations:
|
||||
devices: []
|
||||
devices: []
|
||||
restart: unless-stopped
|
||||
stdin_open: true
|
||||
tty: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user