docker compose reset

This commit is contained in:
resonic-user 2025-06-20 03:04:33 +02:00
parent e657857d88
commit eb84ec8580

View File

@ -45,7 +45,6 @@ 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