mirror of
https://github.com/Dokploy/templates
synced 2025-06-26 18:16:07 +00:00
7 lines
145 B
YAML
7 lines
145 B
YAML
version: "3.8"
|
|
services:
|
|
appsmith:
|
|
image: index.docker.io/appsmith/appsmith-ee:v1.29
|
|
volumes:
|
|
- ../files/stacks:/appsmith-stacks
|