Skip to content

Commit c2bb755

Browse files
feat(spring-jasper-example): add container name for app service in compose.yaml
1 parent 9d32a9e commit c2bb755

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring-jasper-example/compose.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
services:
22

33
app:
4+
container_name: app
45
build:
56
context: .
67
ports:

0 commit comments

Comments
 (0)