v0.1
This commit is contained in:
9
compose.yml
Normal file
9
compose.yml
Normal file
@ -0,0 +1,9 @@
|
||||
services:
|
||||
aios:
|
||||
#image: syui/aios
|
||||
build:
|
||||
context: .
|
||||
restart: always
|
||||
volumes:
|
||||
- ./.config:/root/.config
|
||||
command: ai bot
|
Reference in New Issue
Block a user