Fix ombi base url
This commit is contained in:
		
							parent
							
								
									189be74fb2
								
							
						
					
					
						commit
						d9eefb2e4c
					
				|  | @ -9,6 +9,7 @@ services: | |||
|       - PGID=${PGID} | ||||
|       - PUID=${PUID} | ||||
|       - TZ=${TZ} | ||||
|       - BASE_URL=/ | ||||
|     labels: | ||||
|       - "traefik.enable=true" | ||||
|       - "traefik.http.routers.ombi.rule=Host(`ombi.${TRAEFIK_DOMAIN}`)" | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue