Some fixes for the dmz-compose
This commit is contained in:
parent
731712e9c3
commit
4456722cf9
@ -9,4 +9,5 @@ services:
|
|||||||
- "19132:19132"
|
- "19132:19132"
|
||||||
volumes:
|
volumes:
|
||||||
- "/velocity:/mnt"
|
- "/velocity:/mnt"
|
||||||
|
working_dir: "/mnt"
|
||||||
command: ["java", "-Xms64m", "-Xmx1024m", "-jar", "/mnt/velocity.jar"]
|
command: ["java", "-Xms64m", "-Xmx1024m", "-jar", "/mnt/velocity.jar"]
|
||||||
|
Loading…
Reference in New Issue
Block a user