kopia lustrzana https://dev.funkwhale.audio/funkwhale/funkwhale
				
				
				
			Fixed wrong hostname in dev.yml
							rodzic
							
								
									cde8732dfa
								
							
						
					
					
						commit
						cdd8f032df
					
				
							
								
								
									
										4
									
								
								dev.yml
								
								
								
								
							
							
						
						
									
										4
									
								
								dev.yml
								
								
								
								
							|  | @ -44,7 +44,7 @@ services: | |||
|       - C_FORCE_ROOT=true | ||||
|       - "DATABASE_URL=postgresql://postgres@postgres/postgres" | ||||
|       - "CACHE_URL=redis://redis:6379/0" | ||||
|       - "FUNKWHALE_URL=http://funkwhale.test" | ||||
|       - "FUNKWHALE_URL=http://localhost" | ||||
|     volumes: | ||||
|       - ./api:/app | ||||
|       - ./data/music:/music | ||||
|  | @ -66,7 +66,7 @@ services: | |||
|       - "DJANGO_SECRET_KEY=dev" | ||||
|       - "DATABASE_URL=postgresql://postgres@postgres/postgres" | ||||
|       - "CACHE_URL=redis://redis:6379/0" | ||||
|       - "FUNKWHALE_URL=http://funkwhale.test" | ||||
|       - "FUNKWHALE_URL=http://localhost" | ||||
|     links: | ||||
|       - postgres | ||||
|       - redis | ||||
|  |  | |||
		Ładowanie…
	
		Reference in New Issue
	
	 Eliot Berriot
						Eliot Berriot