mirror of
https://github.com/wallabag/wallabag.git
synced 2025-01-29 23:05:10 +01:00
Update README.md with the environment parameters
This commit is contained in:
parent
ae5b37ef2e
commit
d3c0bc03cf
@ -15,8 +15,8 @@ If you don't have it yet, please [install composer](https://getcomposer.org/down
|
|||||||
|
|
||||||
```
|
```
|
||||||
SYMFONY_ENV=prod composer create-project wallabag/wallabag wallabag "2.0.*alpha" --no-dev
|
SYMFONY_ENV=prod composer create-project wallabag/wallabag wallabag "2.0.*alpha" --no-dev
|
||||||
php bin/console wallabag:install
|
php bin/console wallabag:install --env=prod
|
||||||
php bin/console server:run
|
php bin/console server:run --env=prod
|
||||||
```
|
```
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
Loading…
x
Reference in New Issue
Block a user