Skip to content

Commit e1332ad

Browse files
authored
📄 Update README.md
1 parent 83760e8 commit e1332ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ java -jar build/libs/sayup-backend.jar
5252

5353
**3. Docker Compose로 실행**
5454
```
55-
docker-compose up --build
55+
docker compose --env-file .env.prod up
5656
```
5757
<br>
5858

0 commit comments

Comments
 (0)