diff --git a/docker-compose.yml b/docker-compose.yml index 908a3fd..4f665ca 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -7,7 +7,7 @@ services: - CHECK_FREQUENCY=20 volumes: - /path/to/config:/config - - /path/to/data:/data + - /path/to/data:/assets ports: - 8080:8080 - restart: unless-stopped \ No newline at end of file + restart: unless-stopped