Skip to content

Commit f57543f

Browse files
committed
Make Docker compose service name match Brev tunnel names.
1 parent e417df8 commit f57543f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ services:
2323
user: root
2424
working_dir: /pyhpc-tutorial/notebooks
2525
restart: unless-stopped
26-
nsight-streamer:
26+
nsight:
2727
image: nvcr.io/nvidia/devtools/nsight-streamer-nsys:2025.3.1
2828
pull_policy: always
2929
ulimits:

0 commit comments

Comments
 (0)