боты, русификация, подключение ИИ
This commit is contained in:
@@ -1,4 +1,16 @@
|
||||
services:
|
||||
playerbots-ai:
|
||||
deploy:
|
||||
resources:
|
||||
limits:
|
||||
cpus: '0.5'
|
||||
memory: 128M
|
||||
logging:
|
||||
driver: "json-file"
|
||||
options:
|
||||
max-size: "20m"
|
||||
max-file: "3"
|
||||
|
||||
ac-database:
|
||||
command: >
|
||||
--innodb_buffer_pool_size=4G
|
||||
|
||||
Reference in New Issue
Block a user