kopia lustrzana https://dev.funkwhale.audio/funkwhale/funkwhale
				
				
				
			feat(gitpod): Name the ports
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2605>environments/review-docs-renov-9b5558/deployments/18633
							rodzic
							
								
									b05bce3b37
								
							
						
					
					
						commit
						1933a06cc0
					
				
							
								
								
									
										21
									
								
								.gitpod.yml
								
								
								
								
							
							
						
						
									
										21
									
								
								.gitpod.yml
								
								
								
								
							| 
						 | 
				
			
			@ -73,31 +73,38 @@ tasks:
 | 
			
		|||
      echo ""
 | 
			
		||||
 | 
			
		||||
ports:
 | 
			
		||||
  - port: 8000
 | 
			
		||||
  - name: Funkwhale
 | 
			
		||||
    port: 8000
 | 
			
		||||
    visibility: public
 | 
			
		||||
    onOpen: notify
 | 
			
		||||
 | 
			
		||||
  - port: 5000
 | 
			
		||||
  - name: Funkwhale API
 | 
			
		||||
    port: 5000
 | 
			
		||||
    visibility: private
 | 
			
		||||
    onOpen: ignore
 | 
			
		||||
 | 
			
		||||
  - port: 5432
 | 
			
		||||
  - name: PostgreSQL
 | 
			
		||||
    port: 5432
 | 
			
		||||
    visibility: private
 | 
			
		||||
    onOpen: ignore
 | 
			
		||||
 | 
			
		||||
  - port: 5678
 | 
			
		||||
  - name: Debugpy
 | 
			
		||||
    port: 5678
 | 
			
		||||
    visibility: private
 | 
			
		||||
    onOpen: ignore
 | 
			
		||||
 | 
			
		||||
  - port: 6379
 | 
			
		||||
  - name: Redis
 | 
			
		||||
    port: 6379
 | 
			
		||||
    visibility: private
 | 
			
		||||
    onOpen: ignore
 | 
			
		||||
 | 
			
		||||
  - port: 8080
 | 
			
		||||
  - name: Frontend
 | 
			
		||||
    port: 8080
 | 
			
		||||
    visibility: private
 | 
			
		||||
    onOpen: ignore
 | 
			
		||||
 | 
			
		||||
  - port: 8001
 | 
			
		||||
  - name: Documentation
 | 
			
		||||
    port: 8001
 | 
			
		||||
    visibility: public
 | 
			
		||||
    onOpen: notify
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Ładowanie…
	
		Reference in New Issue