mirror of
https://gitea.psi.ch/APOG/acsmnode.git
synced 2025-06-26 19:41:12 +02:00
Fix typo in README.md
This commit is contained in:
@ -42,7 +42,7 @@ cd acsmnode
|
||||
```
|
||||
5. Run the app:
|
||||
```bash
|
||||
docker compose --file docker-compose.yml start datachain_processor
|
||||
docker compose --file docker-compose.yaml up datachain_processor
|
||||
6. Access:
|
||||
- **Jupyter Lab**: [http://localhost:8889/lab/tree/notebooks/](http://localhost:8889/lab/tree/notebooks/)
|
||||
|
||||
|
Reference in New Issue
Block a user