Use usual conventions

This commit is contained in:
decentral1se 2021-06-03 11:02:02 +02:00
parent 02f6719599
commit ae73d459e6
Signed by: decentral1se
GPG Key ID: 92DAD76BD9567B8A
1 changed files with 4 additions and 3 deletions

View File

@ -1,3 +1,4 @@
---
version: "3.8"
services:
app:
@ -31,7 +32,7 @@ services:
condition: none
configs:
config_js:
name: config_js_v1
name: renovate_config_js_v1
file: config.js.tmpl
template_driver: golang
entrypoint:
@ -39,8 +40,8 @@ configs:
file: entrypoint.sh
secrets:
api_token:
name: api_token_v1
name: renovate_api_token_v1
external: true
github_token:
name: github_token_v1
name: renovate_github_token_v1
external: true