feat: only one dockerfile with api and frontend
This commit is contained in:
@ -7,3 +7,8 @@ docker-manifest.tmpl
|
||||
docker-manifest-unstable.tmpl
|
||||
*.db
|
||||
*.zip
|
||||
|
||||
# Frontend
|
||||
/frontend/node_modules/
|
||||
/frontend/.direnv
|
||||
/frontend/dist
|
||||
|
Reference in New Issue
Block a user