Fix gpaste service file
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				ci/woodpecker/push/woodpecker Pipeline was successful
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	ci/woodpecker/push/woodpecker Pipeline was successful
				
			This commit is contained in:
		| @@ -12,9 +12,9 @@ ExecStartPre=-/usr/bin/docker rm gpaste | ||||
| ExecStartPre=-/usr/bin/docker pull registry.t-juice.club/gpaste:latest | ||||
| ExecStart=/usr/bin/docker run \ | ||||
|   -l "traefik.enable=true" \ | ||||
|   -l "traefik.http.routers.gitea.rule=Host(`paste.t-juice.club`)" \ | ||||
|   -l "traefik.http.routers.gitea.tls=true" \ | ||||
|   -l "traefik.http.routers.gitea.tls.certresolver=le" \ | ||||
|   -l "traefik.http.routers.gpaste.rule=Host(`paste.t-juice.club`)" \ | ||||
|   -l "traefik.http.routers.gpaste.tls=true" \ | ||||
|   -l "traefik.http.routers.gpaste.tls.certresolver=le" \ | ||||
|   --network proxy \ | ||||
|   --name gpaste registry.t-juice.club/gpaste:latest | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user