mirror of https://github.com/Cesura/pastey.git
parent
683143d7ad
commit
074c16f3a0
@ -0,0 +1,10 @@
|
|||||||
|
services:
|
||||||
|
pastey:
|
||||||
|
image: cesura/pastey:latest
|
||||||
|
volumes:
|
||||||
|
- "pastey-data:/app/data"
|
||||||
|
ports:
|
||||||
|
- "5000:5000"
|
||||||
|
|
||||||
|
volumes:
|
||||||
|
pastey-data:
|
Loading…
Reference in new issue