fix(slink): upgrade PHP 8.3 → 8.5 (required by latest release)
This commit is contained in:
@@ -41,6 +41,7 @@ cat <<EOF >/opt/trek/server/.env
|
||||
NODE_ENV=production
|
||||
PORT=3000
|
||||
ENCRYPTION_KEY=${ENCRYPTION_KEY}
|
||||
COOKIE_SECURE=false
|
||||
TZ=UTC
|
||||
EOF
|
||||
msg_ok "Set up Server"
|
||||
|
||||
Reference in New Issue
Block a user