mirror of
https://github.com/fosrl/pangolin.git
synced 2026-01-28 22:00:51 +00:00
disable helmet and add esbuild
This commit is contained in:
4
Makefile
4
Makefile
@@ -3,7 +3,7 @@ all:
|
||||
docker build -t pangolin .
|
||||
|
||||
test:
|
||||
docker run -it -p 3000:3000 -p 3001:3001 --env-file=.env-docker -v ./config:/config pangolin
|
||||
docker run -it -p 3000:3000 -p 3001:3001 --env-file=.env -v ./config:/app/config pangolin
|
||||
|
||||
clean:
|
||||
docker rmi pangolin
|
||||
docker rmi pangolin
|
||||
|
||||
Reference in New Issue
Block a user