Add container name

This commit is contained in:
Isaac Shoebottom 2024-09-19 10:47:02 -03:00
parent 63b213fff9
commit a2eeb48f74

View File

@ -16,6 +16,7 @@ services:
retries: 5 retries: 5
backend: backend:
container_name: vencloud_backend
image: ghcr.io/vencord/vencloud:main image: ghcr.io/vencord/vencloud:main
restart: always restart: always
environment: environment: