@@ -6,7 +6,7 @@ services:
ports:
- 8180:8080
volumes:
- - postvolume:/postvolume
+ - ${PWD}/ruoyi-admin/target:/mydir
networks:
- local_public