mirror of
https://github.com/LukeHagar/documentation-coolify.git
synced 2025-12-06 04:19:37 +00:00
fix broken link
This commit is contained in:
@@ -161,7 +161,7 @@ You can rollback to a previous version of your resource. At the moment, only loc
|
||||
|
||||
### Resource Limits
|
||||
|
||||
By default, the container won't have any resource limits. You can set the limits here. For more details, read the [Docker documentation](https://docs.docker.com/compose/compose-file/compose-file-v2/#cpu_count-cpu_percent-cpu_shares-cpu_period-cpu_quota-cpus-cpuset-domainname-hostname-ipc-mac_address-mem_limit-memswap_limit-mem_swappiness-mem_reservation-oom_kill_disable-oom_score_adj-privileged-read_only-shm_size-stdin_open-tty-user-working_dir).
|
||||
By default, the container won't have any resource limits. You can set the limits here. For more details, read the [Docker documentation](https://docs.docker.com/reference/compose-file/deploy/#resources).
|
||||
|
||||
## Deployment Types
|
||||
|
||||
|
||||
Reference in New Issue
Block a user