chore: formatting

This commit is contained in:
decentral1se 2021-10-05 09:42:10 +02:00
parent fbd8da1aa6
commit 36a777110a
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 3 additions and 0 deletions

View File

@ -1,4 +1,6 @@
---
version: "3.8"
services:
app:
environment:
@ -7,6 +9,7 @@ services:
- GITEA_MAILER_USER
secrets:
- smtp_password
secrets:
smtp_password:
name: ${STACK_NAME}_smtp_password_${SECRET_SMTP_PASSWORD_VERSION}