Revert port number to 3000 (#93)
This commit is contained in:
		@@ -26,7 +26,7 @@
 | 
			
		||||
	// Use 'portsAttributes' to set default properties for specific forwarded ports. 
 | 
			
		||||
	// More info: https://containers.dev/implementors/json_reference/#port-attributes
 | 
			
		||||
	"portsAttributes": {
 | 
			
		||||
		"9000": {
 | 
			
		||||
		"3000": {
 | 
			
		||||
			"label": "Hello Remote World",
 | 
			
		||||
			"onAutoForward": "notify"
 | 
			
		||||
		}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user