We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fecfde8 commit 0d712d1Copy full SHA for 0d712d1
docker/planet/scripts/docker-entrypoint.sh
@@ -40,6 +40,6 @@ envsubst '$DEFAULT_LANGUAGE' < /etc/nginx/templates/default.conf.template > /etc
40
41
spawn-fcgi -s /run/fcgi.sock -U nginx -G nginx /usr/bin/fcgiwrap
42
43
-nginx -g "daemon off;"
44
-
45
mkdir -p /usr/share/nginx/html/fs
+
+nginx -g "daemon off;"
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "planet",
3
"license": "AGPL-3.0",
4
- "version": "0.20.68",
+ "version": "0.20.69",
5
"myplanet": {
6
"latest": "v0.36.64",
7
"min": "v0.35.64"
0 commit comments