diff options
| -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 |
