Skip to content

Commit

Permalink
Fix emailDailyReportTo typo
Browse files Browse the repository at this point in the history
  • Loading branch information
srstsavage authored Jun 28, 2024
1 parent 81f45c7 commit 723daf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ services:
ERDDAP_baseHttpsUrl: https://localhost:8080
ERDDAP_flagKeyKey: change-this-value!!
ERDDAP_emailEverythingT: [email protected]
ERDDAP_emailDailyReportsTo:
ERDDAP_emailDailyReportTo:
ERDDAP_emailFromAddress:
ERDDAP_emailUserName:
ERDDAP_emailPassword:
Expand Down

0 comments on commit 723daf6

Please sign in to comment.