0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-06-14 15:34:48 +02:00
This commit is contained in:
Hemanthbollina123 2024-12-02 12:20:03 -05:00
parent d8b6fe8239
commit a532219d41

View file

@ -1,3 +1,4 @@
version: '3.2'
services:
@ -11,6 +12,7 @@ services:
- POSTGRES_USER=nextcloud
- POSTGRES_PASSWORD=nextcloud
app:
image: nextcloud
restart: always