Skip to content

Not sure how to install #971

Description

@dgleba

Question:

Am I doing this right? What should the result be?
Many thanks for considering my request.

Detail:

I have done the following. It shows in apps - Plain text editor. see next pic.

Image

When I press new text file I see what is in next pic. But, I don't know if that is files_texteditor.

Image

I followed this. https://chatgpt.com/share/67fc6dae-7d6c-8013-b9c2-059024e48aeb

Image

docker-compose.yml

  nc:
    # http://192.168.88.103:6219
    image: nextcloud:apache
    restart: always
    ports:
      - 6219:80
    env_file:
      - .env
    volumes:
      - nc_data:/var/www/html
      - ./customapps:/var/www/html/custom_apps 

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions