diff --git a/docker-compose.yml b/docker-compose.yml index a9c3669..b8d5020 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -5,6 +5,4 @@ services: container_name: kuli image: ghcr.io/artistudioxyz/kuli:latest build: . - volumes: - - /home/ubuntu:/home/ubuntu restart: always \ No newline at end of file