mirror of
https://github.com/PlayEdu/docker-playedu-light
synced 2025-12-25 17:50:00 +08:00
rebuild
This commit is contained in:
5
docker/start.sh
Normal file
5
docker/start.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
nginx
|
||||
|
||||
java -jar /app/api/app.jar
|
||||
Reference in New Issue
Block a user