We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3f8815 commit e3f8da9Copy full SHA for e3f8da9
rootfs/startapp.sh
@@ -9,3 +9,5 @@ export SUPPRESS_NO_CONFIG_WARNING=1
9
10
cd /opt/nginx-proxy-manager
11
exec node --abort_on_uncaught_exception --max_old_space_size=250 index.js
12
+
13
+# vim:ft=sh:ts=4:sw=4:et:sts=4
0 commit comments