apps/nextcloud/docker-compose.yml aktualisiert
This commit is contained in:
parent
65ba028d27
commit
cae0a31b2d
|
|
@ -3,7 +3,7 @@ version: "3.7"
|
||||||
services:
|
services:
|
||||||
nextcloud:
|
nextcloud:
|
||||||
container_name: nextcloud
|
container_name: nextcloud
|
||||||
image: nextcloud/server:v31.0.6
|
image: nextcloud:31.0.6-appache
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- ${APP_PORT}:80
|
- ${APP_PORT}:80
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user