Move conf to abra.sh, add SECRET_ to secret names

Ref coop-cloud/abra#43
This commit is contained in:
3wc
2021-02-08 15:07:58 +02:00
parent 23ef45c331
commit 247a7135db
4 changed files with 5 additions and 5 deletions

View File

@ -66,7 +66,7 @@ volumes:
secrets:
db_password:
external: true
name: ${STACK_NAME}_db_password_${DB_PASSWORD_VERSION}
name: ${STACK_NAME}_db_password_${SECRET_DB_PASSWORD_VERSION}
networks:
proxy: