Skip to content

Commit

Permalink
Comments out line 69 from createTemplate.js, this was causing error o…
Browse files Browse the repository at this point in the history
…n line 129 at column 131.
  • Loading branch information
ryanformio committed Mar 18, 2024
1 parent 803f14f commit 2c6a547
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/docker/.env
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ DOCKER_API_DST_PORT=4002
DOCKER_MONGO_SRC=mongodb://mongo:27017/cli-test-src
DOCKER_MONGO_DST=mongodb://mongo:27017/cli-test-dst
LICENSE_REMOTE=false
LICENSE_KEY=

0 comments on commit 2c6a547

Please sign in to comment.