mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-07-12 09:25:24 +02:00
8 lines
118 B
YAML
8 lines
118 B
YAML
version: "3.8"
|
|
|
|
services:
|
|
excalidraw:
|
|
networks:
|
|
- dokploy-network
|
|
image: excalidraw/excalidraw:latest
|