Browse Source

Merge pull request #101 from flippy1345/patch-1

Adjusted docker compose section
pull/109/head
Per-Arne Andersen 3 years ago
committed by GitHub
parent
commit
20bc168eb2
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
README.md

@ -64,8 +64,8 @@ services:
environment:
HOST: 0.0.0.0
PORT: 8888
ADMIN_PASSWORD: admin
ADMIN_USERNAME: admin
ADMIN_PASSWORD: admin
WEB_CONCURRENCY: 1
```
or [plain docker here](./docs/guides/docker_configuration.md)

Loading…
Cancel
Save