[bitnami/ghost] Release 5.80.3-debian-12-r0 (#63858)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-03-16 00:05:21 +01:00
committed by GitHub
parent f4e4c8d655
commit 98b7293f38
5 changed files with 8 additions and 8 deletions

View File

@@ -229,7 +229,6 @@ docker run -d --name ghost \
| `GHOST_DAEMON_GROUP` | Ghost system group. | `ghost` |
| `GHOST_DEFAULT_PORT_NUMBER` | Default Ghost port number to enable at build time. | `2368` |
| `GHOST_DEFAULT_DATABASE_HOST` | Default database server host. | `mysql` |
| `GHOST_DEFAULT_DATABASE_HOST` | Default database server host. | `127.0.0.1` |
When you start the Ghost image, you can adjust the configuration of the instance by passing one or more environment variables either on the docker-compose file or on the `docker run` command line. If you want to add a new environment variable: