save current changes

This commit is contained in:
haddadrm
2025-02-15 11:53:14 +04:00
parent f12c39f41e
commit 802627afcd
4 changed files with 6915 additions and 0 deletions

View File

@@ -37,6 +37,7 @@ services:
args:
- NEXT_PUBLIC_API_URL=http://127.0.0.1:3001/api
- NEXT_PUBLIC_WS_URL=ws://127.0.0.1:3001
network: host
image: itzcrazykns1337/perplexica-frontend:main
depends_on:
- perplexica-backend