mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-07-12 01:15:23 +02:00
refactor: rename builders to server
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
version: "3.8"
|
||||
services:
|
||||
appsmith:
|
||||
image: index.docker.io/appsmith/appsmith-ee:v1.29
|
||||
volumes:
|
||||
- ../files/stacks:/appsmith-stacks
|
||||
Reference in New Issue
Block a user