magneticod. Changing container name.

This commit is contained in:
Alexey Skobkin 2020-11-30 01:25:26 +03:00
parent bb73d6465f
commit 7ec07b331a
1 changed files with 1 additions and 1 deletions

View File

@ -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"