Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 192 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 192 Bytes

Running

Run locally

Set your keys in Dockerfile.local and then run:

docker build -f Dockerfile.local -t aica:image . && docker run -d --name aica -p 8443:8443 aica:image