Skip to content
Snippets Groups Projects

Update lab2.md

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -179,7 +179,7 @@ frontend. An example stub implementation in C is provided in
Run
```console
docker compose -f hotelreservation-nvmdb.yml up -d --build -t1
sudo docker compose -f hotelreservation-nvmdb.yml up -d --build -t1
```
to build the hotel reservation app with your NVMdb database
Loading