Moving to external network

This commit is contained in:
2022-03-01 14:11:37 +02:00
parent 0112a2df6a
commit b375c24492

View File

@@ -15,7 +15,8 @@ services:
- /Red-Vol:/Red-Vol - /Red-Vol:/Red-Vol
command: '-u "1001:1001:redvol:redvol:123456" -s "Tui64:/Red-Vol:rw:redvol"' command: '-u "1001:1001:redvol:redvol:123456" -s "Tui64:/Red-Vol:rw:redvol"'
# command: '-u "uid:guid:username:groupname:put-any-password-here" -s "SmbShare:/share/folder:rw:username"' # command: '-u "uid:guid:username:groupname:put-any-password-here" -s "SmbShare:/share/folder:rw:username"'
networks:
- network
networks: networks:
default: network:
external: true driver: bridge
name: gerbil_network