Skip to content

Commit 8fefa3f

Browse files
serhiiuralejsdev
andauthored
✏️ Fix typo in the comment for DOMAIN in the .env file (#2305)
Co-authored-by: Alejandra <90076947+alejsdev@users.noreply.github.com>
1 parent 34c8f8b commit 8fefa3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Domain
22
# This would be set to the production domain with an env var on deployment
3-
# used by Traefik to transmit traffic and aqcuire TLS certificates
3+
# used by Traefik to transmit traffic and acquire TLS certificates
44
DOMAIN=localhost
55
# To test the local Traefik config
66
# DOMAIN=localhost.tiangolo.com

0 commit comments

Comments
 (0)