Add PORT variable to Docker compose README
This commit is contained in:
parent
1731e67cbc
commit
af39421917
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ Docker-compose file to be used with Grist.
|
|||
GRIST_SESSION_SECRET=
|
||||
GRIST_DEFAULT_EMAIL=
|
||||
APP_HOME_URL=
|
||||
PORT=
|
||||
```
|
||||
|
||||
## OIDC
|
||||
|
|
Reference in a new issue