Publish web service on port 31478
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
3199a04014
commit
b17b781839
@ -2,8 +2,8 @@ services:
|
||||
web:
|
||||
build: .
|
||||
container_name: cot_web
|
||||
expose:
|
||||
- "8000"
|
||||
ports:
|
||||
- "31478:8000"
|
||||
volumes:
|
||||
- cot_data:/data
|
||||
environment:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user