Merge branch 'stuff' into gemini

This commit is contained in:
JK-le-dev 2025-10-19 11:28:43 -05:00
commit 6ab09eb94e
5 changed files with 15 additions and 66 deletions

View file

@ -1,6 +1,6 @@
services:
web-app:
image: ghcr.io/${REPO_NAME_LOWER}/web-app:${IMAGE_TAG}
image: ghcr.io/${REPO_NAME_LOWER}/fallback-web-app:${IMAGE_TAG}
restart: always
ports:
- "127.0.0.1:3034:3000"