Remove container names from containers
They're not needed for anything, and caused annoying weird issues when cycling containers
This commit is contained in:
@ -3,7 +3,6 @@ version: "2.3"
|
||||
services:
|
||||
3proxy:
|
||||
image: riftbit/3proxy:latest
|
||||
container_name: 3proxy
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- 1080:1080
|
||||
|
Reference in New Issue
Block a user