changed volume mount point
This commit is contained in:
parent
9546be7888
commit
31c72ce62f
|
@ -43,7 +43,7 @@ services:
|
|||
ports:
|
||||
- "9999:9999"
|
||||
volumes:
|
||||
- ./data:/app/data
|
||||
- ../../inf04-24_01:/home/user/fapi
|
||||
command: ["tail", "-f", "/dev/null"]
|
||||
networks:
|
||||
- my-network
|
||||
|
|
Loading…
Reference in New Issue