6 lines
113 B
YAML
6 lines
113 B
YAML
services:
|
|
postgres:
|
|
ports: !override []
|
|
restart: unless-stopped
|
|
backend:
|
|
restart: unless-stopped
|