Skip to content
This repository was archived by the owner on Jul 19, 2022. It is now read-only.

Commit d105552

Browse files
removed unused CF_API_URL
1 parent 8feb837 commit d105552

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

generate-manifest/task.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,12 @@ image_resource:
88
tag: '1.26'
99

1010
params:
11-
CF_API_URL:
1211
CF_APP_NAME:
1312
CF_APP_HOST:
14-
CF_APP_SERVICES:
1513
CF_APP_MEMORY:
1614
CF_APP_INSTANCES:
1715
CF_APP_TIMEOUT:
16+
CF_APP_SERVICES:
1817
# Example:
1918
# CF_APP_ENV_VARS:
2019
# JAVA_OPTS: -Djava.security.egd=file:///dev/urandom

0 commit comments

Comments
 (0)