.env added

This commit is contained in:
C
2023-02-03 15:02:56 +05:00
parent cc0821815e
commit 1a1b4688b0
3 changed files with 11 additions and 1 deletions
+2
View File
@@ -48,4 +48,6 @@ powershell.run_command_no_dir('npm i -g pm2')
# start session server
powershell.run_command('pm2 start app.js', session_server_root_dir)
# add to startup
print('\nPackage successfully deployed to: ', deploy_path, '\n')