magneticod. Changing container name.
This commit is contained in:
parent
bb73d6465f
commit
7ec07b331a
|
@ -3,7 +3,7 @@ version: '3.7'
|
|||
services:
|
||||
magneticod:
|
||||
image: boramalper/magneticod:latest
|
||||
container_name: magneticod-go
|
||||
container_name: magneticod
|
||||
# Using host mode to be able to simply apply firewall rules to disable connection tracking
|
||||
# https://github.com/boramalper/magnetico/blob/master/cmd/magneticod/README.md#setup
|
||||
network_mode: "host"
|
||||
|
|
Loading…
Reference in a new issue