fix: adds wget_download.sh, fixes images tag

This commit is contained in:
2025-04-23 16:24:46 -05:00
parent 6dc6fbd449
commit f23048e813
2 changed files with 3 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
services:
php:
image: code.caldwell.digital/home/torsearch/app:${TAG}
image: registry.caldwell.digital/home/torsearch/app:${TAG}
ports:
- "8001:80"