[#1] Clearer location

This commit is contained in:
Ahmed Al-Taiar
2024-10-24 20:06:09 -04:00
parent 03717113f4
commit f097d7761d
12 changed files with 40 additions and 20 deletions

View File

@ -13,6 +13,8 @@ services:
- FIRST_NAME=first name # Your first name
- LAST_NAME=lastname # Your last name
- COUNTRY=US # ISO-3166-1 alpha-2 country code, https://en.wikipedia.org/wiki/ISO_3166-1#Codes
- STATE=New York # Optional, state or province
- CITY=Manhattan # Optional
- DEFAULT_THEME=light # 'light' or 'dark'
- SMTP_HOST=smtp.example.com
- SMTP_PORT=465