Move performance resources to env file.
This commit is contained in:
		| @@ -9,10 +9,10 @@ COMPOSE_BAKE=true | ||||
| ## Git Website Repository | ||||
| # | ||||
| REPO=https://git.hyperling.com/me/hugo-jackanope | ||||
| BRANCH=main | ||||
| BRANCH=prod | ||||
|  | ||||
| # | ||||
| ## Web Environments | ||||
| ## Web Environments ## | ||||
| # Please use values YES/TRUE and NO/FALSE. | ||||
|  | ||||
| # Whether to start NGINX | ||||
| @@ -20,3 +20,9 @@ PROD=YES | ||||
|  | ||||
| # Whether to start Hugo Server | ||||
| DEV=NO | ||||
|  | ||||
| # | ||||
| ## Resources ## | ||||
| # | ||||
| CPU=0.10 | ||||
| MEM=0.10G | ||||
|   | ||||
		Reference in New Issue
	
	Block a user