mirror of
https://github.com/mariocandela/beelzebub.git
synced 2025-07-01 18:47:26 -04:00
Update docker-compose.yml
This commit is contained in:
@ -3,9 +3,9 @@ version: "3.9"
|
||||
services:
|
||||
beelzebub:
|
||||
build: .
|
||||
#network_mode: host #baby jesus mac os
|
||||
#network_mode: host #Not work on Mac OS
|
||||
container_name: beelzebub
|
||||
ports:
|
||||
ports: # Remove me, if use configuration network_mode: host
|
||||
- "22:22"
|
||||
- "8080:8080"
|
||||
- "80:80"
|
Reference in New Issue
Block a user