v0.2.0
This commit is contained in:
@@ -10,6 +10,14 @@ services:
|
||||
database:
|
||||
condition: service_healthy
|
||||
command: search bitcoin run
|
||||
deploy:
|
||||
resources:
|
||||
limits:
|
||||
cpus: "10.0"
|
||||
memory: 512M
|
||||
reservations:
|
||||
cpus: "10.0"
|
||||
memory: 128M
|
||||
|
||||
database:
|
||||
image: postgres:16-alpine
|
||||
|
||||
Reference in New Issue
Block a user