mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 02:46:23 +00:00
added paisa
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
version: '3.8'
|
||||
|
||||
services:
|
||||
paisa:
|
||||
image: ananthakumaran/paisa:latest
|
||||
ports:
|
||||
- "7500:7500"
|
||||
volumes:
|
||||
- /home/john/Documents/paisa/:/root/Documents/paisa/
|
||||
|
||||
Reference in New Issue
Block a user