Skip to content

Commit a53ec00

Browse files
committed
update readme
1 parent bfc2dae commit a53ec00

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -197,8 +197,8 @@ export PHRASEANET_APP_PORT=8082
197197
```
198198

199199
If you want persit this change you can also save your change in a files named `env.local` or `.env.local`
200-
this files are git ignored and permit a stack customisation without git conflic generation
201-
see more about in stack management section
200+
These files are git ignored and permit stack customization without git conflict generation.
201+
202202

203203
If you are not interested in the development of Phraseanet, you can ignore everything in `.env` after the `DEV Purpose` part.
204204

@@ -215,7 +215,7 @@ of the database container before stopping the entire stack.
215215

216216
This script is useful if you are using the database container within the stack.
217217

218-
Of course before using it you need to chmod this file.
218+
see more here ![stack Management](doc/infra/compose/stack_management.md)
219219

220220
### Using a env.local method for custom .env values
221221

0 commit comments

Comments
 (0)