Resource variables do not need set in environment area.
This commit is contained in:
		| @@ -16,8 +16,6 @@ services: | ||||
|       - BRANCH=$BRANCH | ||||
|       - PROD=$PROD | ||||
|       - DEV=$DEV | ||||
|       - CPU=$CPU | ||||
|       - MEM=$MEM | ||||
|     healthcheck: | ||||
|       test: curl -sS http://localhost:80 || curl -sS http://localhost:1380 || exit 1 | ||||
|       interval: 1m | ||||
|   | ||||
		Reference in New Issue
	
	Block a user