@@ -43,7 +43,7 @@ services:
4343 retries : 5
4444
4545 static :
46- image : ghcr.io/22mahmoud /mahmoudashraf.dev-nginx:${IMAGE_TAG:?IMAGE_TAG is required}
46+ image : ghcr.io/mashrafdev /mahmoudashraf.dev-nginx:${IMAGE_TAG:?IMAGE_TAG is required}
4747 networks :
4848 - caddy
4949 restart : unless-stopped
@@ -58,7 +58,7 @@ services:
5858 retries : 5
5959
6060 django :
61- image : ghcr.io/22mahmoud /mahmoudashraf.dev:${IMAGE_TAG:?IMAGE_TAG is required}
61+ image : ghcr.io/mashrafdev /mahmoudashraf.dev:${IMAGE_TAG:?IMAGE_TAG is required}
6262 networks :
6363 - internal
6464 - caddy
@@ -76,12 +76,12 @@ services:
7676 caddy.reverse_proxy : " {{upstreams 8000}}"
7777
7878 # Redirects
79- caddy.redir_0 : " /yt https://www.youtube.com/@22mahmoud 301"
80- caddy.redir_1 : " /youtube https://www.youtube.com/@22mahmoud 301"
81- caddy.redir_2 : " /gh https://github.com/22mahmoud 301"
82- caddy.redir_3 : " /github https://github.com/22mahmoud 301"
83- caddy.redir_4 : " /in https://www.linkedin.com/in/22mahmoud 301"
84- caddy.redir_5 : " /linkedin https://www.linkedin.com/in/22mahmoud 301"
79+ caddy.redir_0 : " /yt https://www.youtube.com/@mashrafdev 301"
80+ caddy.redir_1 : " /youtube https://www.youtube.com/@mashrafdev 301"
81+ caddy.redir_2 : " /gh https://github.com/mashrafdev 301"
82+ caddy.redir_3 : " /github https://github.com/mashrafdev 301"
83+ caddy.redir_4 : " /in https://www.linkedin.com/in/mashrafdev 301"
84+ caddy.redir_5 : " /linkedin https://www.linkedin.com/in/mashrafdev 301"
8585
8686 # Proxy /js/script.js to goatcounter
8787 caddy.handle_0 : " /js/script.js"
0 commit comments