Update docker-compose configuration
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
e7951751bf
commit
9c8f8adbbf
|
|
@ -4,6 +4,7 @@ services:
|
|||
p2pwiki-ai:
|
||||
build: .
|
||||
container_name: p2pwiki-ai
|
||||
mem_limit: 1536m
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "8420:8420"
|
||||
|
|
|
|||
Loading…
Reference in New Issue