Skip to content

Commit 24ceadf

Browse files
docs: update prod description
1 parent 89c254f commit 24ceadf

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

+2-6
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,8 @@ pnpm install
88
pnpm start:dev
99
```
1010

11-
## Build
11+
## Production
1212

1313
```sh
14-
docker build -t aec-2024-skill08-s3-api .
14+
docker compose -f docker-compose.prod.yml up
1515
```
16-
17-
## Competition
18-
19-
TODO

0 commit comments

Comments
 (0)