mirror of
https://github.com/nextcloud/docker.git
synced 2025-06-14 15:34:48 +02:00
cbgaszh
This commit is contained in:
parent
d8b6fe8239
commit
a532219d41
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
||||||
|
|
||||||
version: '3.2'
|
version: '3.2'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
|
@ -11,6 +12,7 @@ services:
|
||||||
- POSTGRES_USER=nextcloud
|
- POSTGRES_USER=nextcloud
|
||||||
- POSTGRES_PASSWORD=nextcloud
|
- POSTGRES_PASSWORD=nextcloud
|
||||||
|
|
||||||
|
|
||||||
app:
|
app:
|
||||||
image: nextcloud
|
image: nextcloud
|
||||||
restart: always
|
restart: always
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue