We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e793841 commit 626a0d4Copy full SHA for 626a0d4
docker-compose-dev.yml
@@ -5,7 +5,7 @@ services:
5
dockerfile: Dockerfile
6
restart: always
7
ports:
8
- - 8080:8080
+ - 8081:8080
9
environment:
10
- TZ=Asia/Seoul
11
- SPRING_PROFILES_ACTIVE=dev
0 commit comments