Changed some config
All checks were successful
Build and Deploy / build-and-push (push) Successful in 2m47s
All checks were successful
Build and Deploy / build-and-push (push) Successful in 2m47s
This commit is contained in:
@@ -13,4 +13,6 @@ services:
|
||||
SMTP_PASSWORD: ${SMTP_PASSWORD:-}
|
||||
FROM_EMAIL: ${FROM_EMAIL:-noreply@atash.dev}
|
||||
TO_EMAIL: ${TO_EMAIL:-}
|
||||
PUBLIC_STATUS_TEXT: ${PUBLIC_STATUS_TEXT:-"Accepting new clients"}
|
||||
PUBLIC_STATUS_COLOR: ${PUBLIC_STATUS_COLOR:-green}
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user