Skip to content

Commit a85997c

Browse files
committed
Move sigil file back to root
1 parent ad5c08d commit a85997c

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ FROM ghost:${GHOST_VERSION}-alpine
33

44
# Add the Object Store storage adapter. We use the main branch of the repository.
55
ADD --chown=node:node https://github.com/CodeForAfrica/ghost-object-store-storage-adapter.git#main content/adapters/storage/object-store
6-
# Copy over the Nginx template.
7-
COPY contrib/dokku/nginx.conf.sigil .
86

97
# Install dependencies for the storage adapter.
108
WORKDIR /var/lib/ghost/content/adapters/storage/object-store

0 commit comments

Comments
 (0)