Skip to content

Commit 80877f2

Browse files
committed
Modify text in preinstall notes
1 parent 347cb96 commit 80877f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Taskfile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ tasks:
136136
- echo "===================================================="
137137
- echo ""
138138
- echo "To proceed with the installation, ensure the following steps are completed:"
139-
- echo "1. Update '.env.docker.local' with your domain name (replace all 5 instances) and set secure passwords."
139+
- echo "1. Update '.env.docker.local' with local settings and set secure passwords."
140140
- echo "2. Place your SSL certificate files ('docker.crt' and 'docker.key') in the 'traefik/ssl' directory."
141141
- echo ""
142142
- echo "Have you completed the above pre-installation steps? (yes/no)"

0 commit comments

Comments
 (0)