Removed docker-compose

This commit is contained in:
2024-10-20 22:28:01 -06:00
parent c709cbea06
commit bcfedb0436

View File

@ -1,6 +0,0 @@
services:
app:
image: ghcr.io/atridadl/atri.dad:latest
command: ["/app"]
ports:
- "3000:3000"