Commented out portforward

This commit is contained in:
Gert-Jan Aalderink 2025-07-09 22:34:33 +02:00
parent 72d8abb71c
commit 421c49f1ef

View File

@ -29,9 +29,9 @@ services:
networks:
LocalNet:
ipv4_address: '172.17.17.73'
ports:
- "2222:22" # SSH access for VS Code Server or remote shell
- "3001:3000" # Next.js dev preview
# ports:
# - "2222:22" # SSH access for VS Code Server or remote shell
# - "3001:3000" # Next.js dev preview
volumes:
- /storage/ospfcost:/workspace
environment: