.
This commit is contained in:
@@ -35,14 +35,14 @@ services:
|
||||
# environment:
|
||||
# - LOG_LEVEL=info
|
||||
|
||||
network_mode: bridge
|
||||
network_mode: podman
|
||||
|
||||
# Resource limits (optional)
|
||||
# deploy:
|
||||
# resources:
|
||||
# limits:
|
||||
# cpus: '1.0'
|
||||
# memory: 512M
|
||||
deploy:
|
||||
resources:
|
||||
limits:
|
||||
cpus: '2.0'
|
||||
memory: 1024M
|
||||
# reservations:
|
||||
# cpus: '0.25'
|
||||
# memory: 128M
|
||||
|
||||
Reference in New Issue
Block a user