فهرست منبع

Update SurrealDB template to include the commandline start command.

Robert Middleswarth 2 سال پیش
والد
کامیت
3e5354b6fc
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      template/apps/surrealdb.json

+ 1 - 0
template/apps/surrealdb.json

@@ -14,6 +14,7 @@
 	"ports": [
 		"8020:8000/tcp"
 	],
+	"command": "start",
 	"restart_policy": "unless-stopped",
 	"title": "SurrealDB",
 	"type": 1,