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