add compose.yaml
This commit is contained in:
5
compose.yaml
Normal file
5
compose.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
services:
|
||||
postgres-cron:
|
||||
image: 'git.409dev.online/409/postgres-cron'
|
||||
container_name: 'postgres-cron'
|
||||
build: '.'
|
||||
Reference in New Issue
Block a user