Skip to content

Commit f58839e

Browse files
committed
update
1 parent 0946187 commit f58839e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ server:
2929
- ~/.m2:/root/.m2
3030
working_dir: /app
3131
ports:
32-
- "8800:8000"
32+
- "8000:8000"
3333
command: "mvn spring-boot:run"
3434

3535
package:

0 commit comments

Comments
 (0)