diff options
| author | Arseney300 <Arseney300@gmail.com> | 2026-03-02 07:56:51 +0700 |
|---|---|---|
| committer | Arseney300 <Arseney300@gmail.com> | 2026-03-02 07:56:51 +0700 |
| commit | aa1f5926366934fec21254834dbc5ced9ebab6e4 (patch) | |
| tree | 0d4883e020a206efb880ff206aed5d0437278017 | |
| parent | a62b0ed03151014b0cd197bb787fdf430cc3e76c (diff) | |
ghost: remove 2368 port from DOMAIN for ghost
| -rw-r--r-- | ghost/stack.env | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ghost/stack.env b/ghost/stack.env index 941f07e..38b8891 100644 --- a/ghost/stack.env +++ b/ghost/stack.env @@ -6,7 +6,7 @@ COMPOSE_PROFILES=activitypub # Ghost domain # Custom public domain Ghost will run on -DOMAIN=swave.lol:2368 +DOMAIN=swave.lol # Ghost Admin domain # If you have Ghost Admin setup on a separate domain uncomment the line below and add the domain |
