bump version. Added docker compose
This commit is contained in:
parent
7cc1b415a6
commit
2a3878b919
@ -16,6 +16,4 @@ services:
|
|||||||
- "2345:2345"
|
- "2345:2345"
|
||||||
shm_size: 2gb
|
shm_size: 2gb
|
||||||
volumes:
|
volumes:
|
||||||
- "./:/app" # Mount the current directory to /app inside the container
|
- "./:/data"
|
||||||
networks:
|
|
||||||
- host # Use host network mode
|
|
||||||
|
Loading…
Reference in New Issue
Block a user