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