🐳 添加 docker 配置.
This commit is contained in:
4
docker/orion-ops-pro/entrypoint.sh
Normal file
4
docker/orion-ops-pro/entrypoint.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
nginx
|
||||
cd /app
|
||||
java -jar app.jar --spring.profiles.active=prod
|
||||
Reference in New Issue
Block a user