We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3f5a2c commit 2926758Copy full SHA for 2926758
compose.yml
@@ -24,8 +24,6 @@ services:
24
# Do not alter this without updating the Tinybird Sync container as well
25
image: ghost:${GHOST_VERSION:-6-alpine}
26
restart: always
27
- expose:
28
- - "127.0.0.1:${GHOST_PORT:-2368}:2368"
29
# This is required to import current config when migrating
30
env_file:
31
- .env
0 commit comments