mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-10 20:02:26 +00:00
Remove old example config
This commit is contained in:
@@ -26,8 +26,6 @@ COPY --from=builder /app/.next/static ./.next/static
|
|||||||
COPY --from=builder /app/dist ./dist
|
COPY --from=builder /app/dist ./dist
|
||||||
COPY --from=builder /app/init ./dist/init
|
COPY --from=builder /app/init ./dist/init
|
||||||
|
|
||||||
COPY config/traefik/traefik_config.example.yml ./dist/traefik_config.example.yml
|
|
||||||
COPY config/traefik/dynamic_config.example.yml ./dist/dynamic_config.example.yml
|
|
||||||
COPY server/db/names.json ./dist/names.json
|
COPY server/db/names.json ./dist/names.json
|
||||||
|
|
||||||
COPY public ./public
|
COPY public ./public
|
||||||
|
|||||||
Reference in New Issue
Block a user