+ excalidraw
--> Linted: EDITORCONFIG No errors were found in the linting process Details
--> Linted: GITLEAKS No errors were found in the linting process Details
--> Linted: YAML No errors were found in the linting process Details
🎨 Lint / lint (push) Successful in 9s Details

This commit is contained in:
Chase 2024-05-08 09:54:19 -05:00
parent a90bba3b8c
commit 2134a93de7
Signed by: chase
GPG Key ID: 9EC29E797878008C
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
---
version: '3.6'
services:
excalidraw:
image: 'excalidraw/excalidraw:latest'
environment:
- NODE_ENV=production
restart: unless-stopped
ports:
- '2041:80'
container_name: excalidraw