double max mem allocated to gitea from 200Mo to 400Mo cause I can afford it
This commit is contained in:
parent
3c88e2d4fb
commit
975639d310
@ -24,7 +24,7 @@ services:
|
|||||||
- "traefik.http.routers.gitea.entrypoints=websecure"
|
- "traefik.http.routers.gitea.entrypoints=websecure"
|
||||||
- "traefik.http.routers.gitea.tls.certresolver=myhttpchallenge"
|
- "traefik.http.routers.gitea.tls.certresolver=myhttpchallenge"
|
||||||
- "traefik.http.services.gitea.loadbalancer.server.port=3000"
|
- "traefik.http.services.gitea.loadbalancer.server.port=3000"
|
||||||
mem_limit: 200m
|
mem_limit: 400m
|
||||||
|
|
||||||
db:
|
db:
|
||||||
container_name: gitea_db
|
container_name: gitea_db
|
||||||
|
Loading…
x
Reference in New Issue
Block a user