Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,10 @@ WOPISERVER_DOMAIN=wopiserver.YOUR.DOMAIN

The initial Admin password is mandatory for security reasons.

For production releases, please refer to the considerations outlined in the Docker Compose base instructions:

[production setup consideration](./docker-compose-base#production-setup-consideration)

Start the docker compose setup

```bash
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,10 @@ WOPISERVER_DOMAIN=wopiserver.YOUR.DOMAIN

The initial Admin password is mandatory for security reasons.

For production releases, please refer to the considerations outlined in the Docker Compose base instructions:

[production setup consideration](./docker-compose-base#production-setup-consideration)

Start the docker compose setup

```bash
Expand Down