removed host network thing

This commit is contained in:
root
2023-07-24 23:53:08 -05:00
parent e70d8b4fa0
commit fea9009149

View File

@@ -6,7 +6,6 @@ services:
build: build:
context: ./ context: ./
restart: unless-stopped restart: unless-stopped
network_mode: host
tty: true tty: true
stdin_open: true stdin_open: true
volumes: volumes: