Template
1
0
Fork 0

Removed docker-compose

This commit is contained in:
Atridad Lahiji 2024-10-20 22:28:01 -06:00
parent c709cbea06
commit bcfedb0436
Signed by: atridad
SSH key fingerprint: SHA256:LGomp8Opq0jz+7kbwNcdfTcuaLRb5Nh0k5AchDDb438

View file

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