add compose.yaml

This commit is contained in:
2025-07-08 00:03:29 +02:00
parent 6e02b4156a
commit b12a768d94

5
compose.yaml Normal file
View File

@@ -0,0 +1,5 @@
services:
postgres-cron:
image: 'git.409dev.online/409/postgres-cron'
container_name: 'postgres-cron'
build: '.'