Update compose.yml

This commit is contained in:
gigirassy
2026-02-28 03:44:16 +01:00
parent f3ea96187b
commit 16ef1db6c8
+2 -1
View File
@@ -6,4 +6,5 @@ services:
volumes: volumes:
- "./images:/images" - "./images:/images"
environment: environment:
- LISTEN=0.0.0.0:3333 # dont change this or the 3333 above - LISTEN=0.0.0.0:3333 # dont change this or the 3333 above
- REDIRECT_URL=https://blitzw.in # change to your site idk