back_end #6

Merged
lucien merged 6 commits from back_end into main 2024-12-06 00:54:18 +00:00
Showing only changes of commit 9b91a5acf3 - Show all commits

View file

@ -7,4 +7,6 @@ services:
restart: always restart: always
ports: ports:
- 8080:8080 - 8080:8080
volumes:
- ./back/data:/app/data