modify(stack): modify pgsql versions

This commit is contained in:
cnphpbb
2024-03-03 18:09:06 +08:00
parent f46b83cb60
commit d0a3101db6
2 changed files with 11 additions and 1 deletions

10
nextcloud/compose.yml Normal file
View File

@@ -0,0 +1,10 @@
#
version:
services:
nextcloud:
image: nextcloud/all-in-one:latest
restart: unless-stopped
container_name: nextcloud
ports:
- 8090:8080