mirror of
https://github.com/fosrl/pangolin.git
synced 2026-01-28 22:00:51 +00:00
docs and logos (#7)
* add example config dir, logos, and update CONTRIBUTING.md * update dockerignore
This commit is contained in:
@@ -26,7 +26,7 @@ COPY --from=builder /app/.next ./.next
|
||||
COPY --from=builder /app/dist ./dist
|
||||
COPY --from=builder /app/init ./dist/init
|
||||
|
||||
COPY config.example.yml ./dist/config.example.yml
|
||||
COPY config/config.example.yml ./dist/config.example.yml
|
||||
COPY server/db/names.json ./dist/names.json
|
||||
|
||||
COPY public ./public
|
||||
|
||||
Reference in New Issue
Block a user