Remove container names from containers

They're not needed for anything, and caused annoying weird issues when cycling containers
This commit is contained in:
Jake Howard
2020-06-27 17:45:28 +01:00
parent 681d591176
commit fe5a5984c3
21 changed files with 0 additions and 23 deletions

View File

@ -3,7 +3,6 @@ version: "2.3"
services:
web-rng:
image: docker.pkg.github.com/realorangeone/web-rng/web-rng:latest
container_name: web-rng
restart: unless-stopped
labels:
- traefik.enable=true