Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaioru authored May 26, 2019
1 parent c89a239 commit 3df0d5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ To change this, create a .env file and add ```HOST={ip}``` to change the host th
### Running the Container service
The Container service is the quick and easy way to spin up Edelstein
1. ```cd src/Edelstein.Service.All```
2. ```cp appsettings appsettings.Production.json```
2. ```cp appsettings.json appsettings.Production.json```
3. Edit the appsettings.Production.json appropriately (remember to set the scripts and data path!)
4. ```dotnet run```

Expand Down

0 comments on commit 3df0d5f

Please sign in to comment.