Commented out portforward
This commit is contained in:
parent
72d8abb71c
commit
421c49f1ef
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user