feat: Update priority
This commit is contained in:
		@@ -10,6 +10,8 @@ services:
 | 
			
		||||
  histoiredunpied-autopush:
 | 
			
		||||
    container_name: histoiredunpied-autopush
 | 
			
		||||
    image: registry.lamelio.fr/kosssi/autopush
 | 
			
		||||
    depends_on:
 | 
			
		||||
      - histoiredunpied
 | 
			
		||||
    environment:
 | 
			
		||||
      GIT_USER: ${GIT_USER}
 | 
			
		||||
      GIT_URL: ${GIT_URL}
 | 
			
		||||
@@ -25,6 +27,8 @@ services:
 | 
			
		||||
    environment:
 | 
			
		||||
      FILE_LOG: /var/log/nginx/access.log
 | 
			
		||||
      FILE_OUTPUT: /usr/share/nginx/html/stats.html
 | 
			
		||||
    depends_on:
 | 
			
		||||
      - histoiredunpied-autopush
 | 
			
		||||
    volumes:
 | 
			
		||||
      - histoiredunpied-log-volume:/var/log/nginx
 | 
			
		||||
      - histoiredunpied-src:/usr/share/nginx/html
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user