🐳 添加 docker 配置.

This commit is contained in:
lijiahangmax
2024-02-25 00:18:08 +08:00
parent a4e884658b
commit 115ed7e6c5
8 changed files with 161 additions and 7 deletions

View File

@@ -0,0 +1,4 @@
#!/bin/bash
nginx
cd /app
java -jar app.jar --spring.profiles.active=prod