Fixing a port assignment error in web compose

This commit is contained in:
Bradley Bickford 2024-12-14 10:31:42 -05:00
parent f9b2f8ff37
commit a8b576de78

View File

@ -25,4 +25,4 @@ services:
container_name: noah-vscode
restart: always
ports:
- "8082:3000"
- "8082:8080"