docs: update api step 1 path in self hosting documentation (#23393)
This commit is contained in:
@@ -94,7 +94,7 @@ We recommend using the admin UI/wizard instead of the seeder to enable app store
|
||||
Copy the .env files from their respective example files:
|
||||
|
||||
```
|
||||
cp apps/api/.env.example apps/api/V2/.env
|
||||
cp apps/api/v2/.env.example apps/api/v2/.env
|
||||
cp .env.example .env
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user