Skip to content

Commit

Permalink
Remove testing volume mount on frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherwharrop-noaa committed Jun 15, 2024
1 parent 71779d2 commit 4b5d6a5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ services:
user: admin
volumes:
- shared-vol:/home/admin
- ./frontend:/home/admin/foobar
ports:
- 8888:8888
slurmmaster:
Expand Down

0 comments on commit 4b5d6a5

Please sign in to comment.