1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-08-07 06:25:21 +02:00

Docker image optimization (#150)

This commit is contained in:
Nikita Melnikov 2022-03-06 13:37:06 +04:00 committed by GitHub
parent 8d9c19e595
commit c6e2db0245
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
15 changed files with 167 additions and 2359 deletions

3
.gitignore vendored
View file

@ -78,4 +78,5 @@ typings/
/public/uploads_test
# Compiled files
/dist/*
/dist/*
/public/dist/*