Skip to content

Commit

Permalink
change_readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Frosty2500 committed Nov 17, 2024
1 parent 6643281 commit 30530f1
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,12 +61,7 @@ $ docker run -p 8080:80 -v ./storage2:/storage2 -e API_BASE_PATH=/api/v3.1 -e ST

## Building and running the image with docker-compose

The container image can also be built via:
```
$ docker-compose build
```

And then run using:
The container image can also be built and run via:
```
$ docker-compose up
```
Expand Down

0 comments on commit 30530f1

Please sign in to comment.