Update docker-compose configuration

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Jeff Emmett 2026-03-21 21:19:54 +00:00
parent e7951751bf
commit 9c8f8adbbf
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ services:
p2pwiki-ai:
build: .
container_name: p2pwiki-ai
mem_limit: 1536m
restart: unless-stopped
ports:
- "8420:8420"