<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.3.5</version>
<relativePath /> <!-- lookup parent from repository -->
</parent>
This commit is contained in:
parent
7b953c5761
commit
37dc0a7571
|
|
@ -31,10 +31,10 @@ services:
|
|||
|
||||
volumes:
|
||||
apps-data:
|
||||
external: true
|
||||
external: true
|
||||
|
||||
|
||||
networks:
|
||||
proxy-net:
|
||||
name: proxy-net
|
||||
external: true
|
||||
proxy-net:
|
||||
name: proxy-net
|
||||
external: true
|
||||
|
|
|
|||
Loading…
Reference in New Issue