Compare commits
2 Commits
76e6bd34a3
...
2f716d0a7c
| Author | SHA1 | Date | |
|---|---|---|---|
| 2f716d0a7c | |||
| db7ce2288f |
|
|
@ -6,7 +6,7 @@
|
|||
"port": 8083,
|
||||
"id": "nextcloud",
|
||||
"tipi_version": 23,
|
||||
"version": "29.0.3",
|
||||
"version": "29.0.2",
|
||||
"categories": [
|
||||
"data"
|
||||
],
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ version: "3.7"
|
|||
services:
|
||||
nextcloud:
|
||||
container_name: nextcloud
|
||||
image: nextcloud:29.0.3
|
||||
image: nextcloud:29.0.2
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- ${APP_PORT}:80
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user