We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0946187 commit f58839eCopy full SHA for f58839e
docker-compose.yml
@@ -29,7 +29,7 @@ server:
29
- ~/.m2:/root/.m2
30
working_dir: /app
31
ports:
32
- - "8800:8000"
+ - "8000:8000"
33
command: "mvn spring-boot:run"
34
35
package:
0 commit comments