File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
src/content/post/2025/04-29-rathole-traefik-home-server Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -18,11 +18,10 @@ import { Image } from 'astro:assets';
18
18
19
19
import { IMAGE_SIZES } from ' ../../../../constants/image' ;
20
20
21
- import OrangePiGifImage from ' ../../../../content/post/2025/04-29-rathole-traefik-home-server/_images/orange-pi.gif'
22
-
23
21
import RatholeTraefikArchitectureImage from ' ../../../../content/post/2025/04-29-rathole-traefik-home-server/_images/rathole-traefik-architecture-16-9.png' ;
24
22
import FirewallImage from ' ../../../../content/post/2025/04-29-rathole-traefik-home-server/_images/firewall.png' ;
25
23
import HomeServerContainersImage from ' ../../../../content/post/2025/04-29-rathole-traefik-home-server/_images/home-server-containers.png' ;
24
+ import OrangePiGifImage from ' ../../../../content/post/2025/04-29-rathole-traefik-home-server/_images/orange-pi.gif' ;
26
25
27
26
## Introduction
28
27
You can’t perform that action at this time.
0 commit comments