Skip to content

Commit

Permalink
let me reopen
Browse files Browse the repository at this point in the history
  • Loading branch information
fcaps committed Dec 1, 2023
1 parent 8dd362a commit 02f8cdd
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ Development-Container:
`````bash
cd ../website # replace path if needed
cp -n .env.faf-stack .env
docker compose build
docker compose build
docker compose run website yarn install
docker compose up
docker compose up
`````

this should start the express-server on http://localhost:8020/.
Expand All @@ -53,5 +53,3 @@ As of March 2022 the main 4 Languages that are set up on POEditor are:
- Russian
- French
- German


0 comments on commit 02f8cdd

Please sign in to comment.