forked from coop-cloud/nextcloud
Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d40797dbda |
@@ -5,7 +5,7 @@
|
||||
Fully automated luxury Nextcloud via docker-swarm.
|
||||
|
||||
<!-- metadata -->
|
||||
* **Maintainer**: [@dannygroenewegen](https://git.coopcloud.tech/dannygroenewegen), [@ineiti](https://git.coopcloud.tech/ineiti), [@javielico](https://git.coopcloud.tech/javielico), Local-IT: [@moritz](https://git.coopcloud.tech/moritz), [@msimon](https://git.coopcloud.tech/simon), [@carla](https://git.coopcloud.tech/carla)
|
||||
* **Maintainer**: [@dannygroenewegen](https://git.coopcloud.tech/dannygroenewegen), [@ineiti](https://git.coopcloud.tech/ineiti), [@javielico](https://git.coopcloud.tech/javielico)
|
||||
* **Category**: Apps
|
||||
* **Status**: 5
|
||||
* **Image**: [`nextcloud`](https://hub.docker.com/_/nextcloud), 4, upstream
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
version: "3.8"
|
||||
services:
|
||||
web:
|
||||
image: nginx:1.31.3
|
||||
image: nginx:1.31.4
|
||||
depends_on:
|
||||
- app
|
||||
configs:
|
||||
|
||||
+1
-2
@@ -5,6 +5,5 @@
|
||||
],
|
||||
"extends": [
|
||||
"config:base"
|
||||
],
|
||||
"reviewers": ["moritz","simon","carla"]
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user