mirror of
https://github.com/strapi/strapi.git
synced 2025-11-01 18:33:55 +00:00
Update digitalocean-one-click.md (#7255)
Based on what is created in version 3.1 from the Droplet the default folder is strapi-development and the .env is in the root of this folder
This commit is contained in:
parent
28b66d284f
commit
d8a39da12b
@ -151,7 +151,7 @@ pm2 stop strapi-development
|
||||
psql -c "ALTER USER strapi with password 'your-new-password';"
|
||||
```
|
||||
|
||||
- Update the `/srv/strapi/strapi/config/.env` file with the new password.
|
||||
- Update the `/srv/strapi/strapi-development/.env` file with the new password.
|
||||
|
||||
```
|
||||
DATABASE_PASSWORD=your-new-password
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user