We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 911a61e commit 821e868Copy full SHA for 821e868
backend-go/docker-compose.prod.yml
@@ -2,7 +2,7 @@ services:
2
mariadb:
3
image: mariadb:lts
4
container_name: ftoolbox-mariadb
5
- cpus: "1.0"
+ cpus: "2.0"
6
env_file:
7
- ./ftoolbox-backend.env
8
volumes:
0 commit comments