mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
fix service name
This commit is contained in:
parent
f2b5305096
commit
170ab36bcf
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ There is a rudimentary docker-compose configuration for production usage (`docke
|
|||
```
|
||||
1. Setup the database (only once)
|
||||
```
|
||||
docker-compose -f docker-compose.yml.production-example run --rm osem bundle exec rake db:bootstrap
|
||||
docker-compose -f docker-compose.yml.production-example run --rm production_web bundle exec rake db:bootstrap
|
||||
```
|
||||
1. Start the services
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue