mirror of
				https://github.com/m1k1o/neko.git
				synced 2022-02-20 23:41:54 +03:00 
			
		
		
		
	oops got the ports mixed around
This commit is contained in:
		@@ -5,7 +5,7 @@ services:
 | 
			
		||||
    restart: always
 | 
			
		||||
    shm_size: '2gb'
 | 
			
		||||
    ports:
 | 
			
		||||
      - "8080:80"
 | 
			
		||||
      - "80:8080"
 | 
			
		||||
    environment:
 | 
			
		||||
      NEKO_DISPLAY: 0
 | 
			
		||||
      NEKO_WIDTH: 1280
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user