fix: update .dockerignore to include panel API source file and ensure proper environment configuration
This commit is contained in:
parent
18b843db22
commit
4135f748bb
1 changed files with 2 additions and 1 deletions
|
|
@ -7,3 +7,4 @@ Dockerfile
|
||||||
.dockerignore
|
.dockerignore
|
||||||
.env
|
.env
|
||||||
.docker_env
|
.docker_env
|
||||||
|
src\pages\api\panel.ts
|
||||||
Loading…
Add table
Reference in a new issue