Compare commits
No commits in common. "ee6e9b7d12d88e7ee4bafc9ad1104b95a746b2b4" and "1851bc06522047c2a8d522fac116ea59e377990e" have entirely different histories.
ee6e9b7d12
...
1851bc0652
@ -69,11 +69,11 @@ services:
|
||||
parallelism: 1
|
||||
resources:
|
||||
limits:
|
||||
memory: 2048M
|
||||
cpus: '2.0'
|
||||
reservations:
|
||||
memory: 1024M
|
||||
cpus: '1.0'
|
||||
reservations:
|
||||
memory: 512M
|
||||
cpus: '0.50'
|
||||
|
||||
postgres:
|
||||
image: postgres:14-alpine3.19
|
||||
|
Loading…
Reference in New Issue
Block a user