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:
|
||||
statping:
|
||||
image: hunterlong/statping:v0.80.70
|
||||
container_name: statping
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ./statping:/app
|
||||
|
Reference in New Issue
Block a user