fc8a7795e6
Added: Restart policy
12 lines
207 B
YAML
12 lines
207 B
YAML
---
|
|
http_host: "cloud.hopsngrains.com"
|
|
http_conf: "cloud.hopsngrains.com.conf"
|
|
|
|
container_name: cloud
|
|
container_image: nextcloud:fpm
|
|
|
|
db_name: "nextcloud"
|
|
db_user: "postgres"
|
|
db_pass: "123456"
|
|
db_host: "db"
|