mirror of
https://github.com/bitnami/containers.git
synced 2026-03-15 14:58:17 +08:00
[bitnami/ghost] Release 5.80.3-debian-12-r0 (#63858)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user