Updated docker-compose.yml

This commit is contained in:
Lukian 2024-12-06 01:33:19 +01:00
parent 85ab4aba4f
commit 9b91a5acf3

View file

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