chore: Update Dockerfile to fix Teleport installation command and create teleport configuration file
Build and Push Docker Images / build-and-push (push) Successful in 7m48s
Build and Push Docker Images / build-and-push (push) Successful in 7m48s
This commit is contained in:
@@ -5,6 +5,7 @@ module.exports = {
|
||||
script: "npm",
|
||||
args: "run dev",
|
||||
cwd: "/workspace", // Ensure this matches your working directory
|
||||
instance_var: "NODE",
|
||||
watch: true,
|
||||
env: {
|
||||
NODE_ENV: "development",
|
||||
|
||||
Reference in New Issue
Block a user