Tightly integrate WhatsApp selectors into existing UIs
This commit is contained in:
@@ -51,7 +51,7 @@ services:
|
||||
# limits:
|
||||
# cpus: '0.1'
|
||||
# memory: 0.25G
|
||||
network_mode: host
|
||||
#network_mode: host
|
||||
|
||||
# giadb:
|
||||
# image: manticoresearch/manticore:dev
|
||||
@@ -74,7 +74,7 @@ services:
|
||||
# - "8080:8080"
|
||||
volumes:
|
||||
- "./signal-cli-config:/home/.local/share/signal-cli"
|
||||
network_mode: host
|
||||
#network_mode: host
|
||||
|
||||
ur:
|
||||
image: xf/gia:prod
|
||||
@@ -127,7 +127,7 @@ services:
|
||||
# limits:
|
||||
# cpus: '0.25'
|
||||
# memory: 0.25G
|
||||
network_mode: host
|
||||
#network_mode: host
|
||||
|
||||
scheduling:
|
||||
image: xf/gia:prod
|
||||
@@ -178,7 +178,7 @@ services:
|
||||
# limits:
|
||||
# cpus: '0.25'
|
||||
# memory: 0.25G
|
||||
network_mode: host
|
||||
#network_mode: host
|
||||
|
||||
migration:
|
||||
image: xf/gia:prod
|
||||
@@ -221,7 +221,7 @@ services:
|
||||
# limits:
|
||||
# cpus: '0.25'
|
||||
# memory: 0.25G
|
||||
network_mode: host
|
||||
#network_mode: host
|
||||
|
||||
collectstatic:
|
||||
image: xf/gia:prod
|
||||
@@ -264,7 +264,7 @@ services:
|
||||
# limits:
|
||||
# cpus: '0.25'
|
||||
# memory: 0.25G
|
||||
network_mode: host
|
||||
#network_mode: host
|
||||
|
||||
redis:
|
||||
image: redis
|
||||
@@ -286,7 +286,7 @@ services:
|
||||
# limits:
|
||||
# cpus: '0.25'
|
||||
# memory: 0.25G
|
||||
network_mode: host
|
||||
#network_mode: host
|
||||
|
||||
volumes:
|
||||
gia_redis_data: {}
|
||||
|
||||
Reference in New Issue
Block a user