Merge remote-tracking branch 'origin/main' into main

This commit is contained in:
Mario
2022-05-09 23:15:35 +02:00

View File

@ -3,9 +3,9 @@ version: "3.9"
services: services:
beelzebub: beelzebub:
build: . build: .
#network_mode: host #baby jesus mac os #network_mode: host #Not work on Mac OS
container_name: beelzebub container_name: beelzebub
ports: ports: # Remove me, if use configuration network_mode: host
- "22:22" - "22:22"
- "8080:8080" - "8080:8080"
- "80:80" - "80:80"