This commit is contained in:
chris depalma
2025-02-09 05:09:07 +08:00
committed by GitHub
3 changed files with 14 additions and 2 deletions

View File

@ -41,7 +41,7 @@ services:
depends_on:
- perplexica-backend
ports:
- 3000:3000
- 3010:3000
networks:
- perplexica-network
restart: unless-stopped