We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 121fad6 commit f9f488dCopy full SHA for f9f488d
doc/setup/1b_install_docker.md
@@ -46,7 +46,7 @@ Create the required environment configuration files:
46
47
```bash
48
# Create main environment files in the parent directory
49
-cp ../.env.example ../.env
+cp ../.env_example ../.env
50
cp ../.env.local_example ../.env.local
51
52
# Create container-specific settings
0 commit comments