Update hosts to match new names
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Luke Murphy 2020-10-02 09:38:54 +02:00
parent c5beea3114
commit 25a98e6298
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ services:
target: /etc/borgmatic/config.yaml
environment:
- BORGBASE_REPO="bp5oj726@bp5oj726.repo.borgbase.com:repo"
- DB_HOST=mariadb
- DB_HOST=db
- DB_TABLE=wordpress
- DB_USER=wordpress
deploy:

View File

@ -18,7 +18,7 @@ services:
target: /etc/borgmatic/config.yaml
environment:
- BORGBASE_REPO="l32s99em@l32s99em.repo.borgbase.com:repo"
- DB_HOST=mariadb
- DB_HOST=db
- DB_TABLE=wordpress
- DB_USER=wordpress
deploy: