6 lines
127 B
YAML
6 lines
127 B
YAML
services:
|
|
postgres-cron:
|
|
image: 'git.409dev.online/409/postgres-cron'
|
|
container_name: 'postgres-cron'
|
|
build: '.'
|