fix: remove internal network assignment from tailscale service
The tailscale service no longer needs to be explicitly connected to the internal network in the docker-compose configuration.
This commit is contained in:
parent
ba23e35f7e
commit
44d7a89fc8
@ -33,8 +33,6 @@ services:
|
||||
- sys_module
|
||||
- net_raw
|
||||
command: tailscaled
|
||||
networks:
|
||||
- internal
|
||||
logging:
|
||||
driver: "json-file"
|
||||
options:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user