Skip to content

Commit 6a6b7d3

Browse files
committed
fix: add volume /public
1 parent b629c44 commit 6a6b7d3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docker-compose.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ services:
2323
condition: service_healthy
2424
networks:
2525
- spring-network
26+
volumes:
27+
- ./public:/app/public
2628
database:
2729
image: postgres:17.4
2830
restart: unless-stopped

0 commit comments

Comments
 (0)