mirror of
https://github.com/Litlyx/litlyx
synced 2025-12-09 23:48:36 +01:00
fix script url
This commit is contained in:
@@ -3,7 +3,7 @@ module.exports = {
|
|||||||
{
|
{
|
||||||
name: 'security',
|
name: 'security',
|
||||||
exec_mode: 'fork',
|
exec_mode: 'fork',
|
||||||
script: './.output/security/src/index.mjs',
|
script: './dist/security/src/index.js',
|
||||||
env: {
|
env: {
|
||||||
MONGO_CONNECTION_STRING: "",
|
MONGO_CONNECTION_STRING: "",
|
||||||
EMAIL_SERVICE: "",
|
EMAIL_SERVICE: "",
|
||||||
|
|||||||
Reference in New Issue
Block a user