docker-compose.yml container name

This commit is contained in:
resonic-user 2025-06-20 02:07:22 +02:00
parent 8d733e118f
commit f925d64e60

View File

@ -45,6 +45,7 @@ services:
#- GRAPHQL_URI=http://backend:4000
backend:
container_name: backend
image: ghcr.io/ocelot-social-community/ocelot-social/backend:${OCELOT_VERSION:-latest}
build:
context: ./backend