forked from OpenWF/SpaceNinjaServer
		
	update docker-compose.yml
This commit is contained in:
		
							parent
							
								
									3537c7e436
								
							
						
					
					
						commit
						c267ce47c3
					
				@ -1,7 +1,7 @@
 | 
				
			|||||||
services:
 | 
					services:
 | 
				
			||||||
    openwf:
 | 
					    spaceninjaserver:
 | 
				
			||||||
        # build: .
 | 
					        # build: .
 | 
				
			||||||
        image: ghcr.io/spaceninjaserver/SpaceNinjaServer:latest
 | 
					        image: openwf/spaceninjaserver:latest
 | 
				
			||||||
        environment:
 | 
					        environment:
 | 
				
			||||||
            APP_MONGODB_URL: mongodb://openwfagent:spaceninjaserver@mongodb:27017/
 | 
					            APP_MONGODB_URL: mongodb://openwfagent:spaceninjaserver@mongodb:27017/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user