feat: 增加docker 支持
This commit is contained in:
4
docker/docker-start.sh
Executable file
4
docker/docker-start.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
envsubst '$API_SERVER' < /etc/nginx/nginx.conf.tpl > /etc/nginx/nginx.conf
|
||||
env nginx
|
||||
./gvadmin
|
Reference in New Issue
Block a user