Skip to content

Commit

Permalink
Removed .sh from repository
Browse files Browse the repository at this point in the history
  • Loading branch information
MohamedEsssam committed Dec 12, 2020
1 parent 5231176 commit 504802e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
3 changes: 3 additions & 0 deletions backend/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
node_modules/
public/
exports.sh
5 changes: 5 additions & 0 deletions backend/export.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#! /bin/sh

export CP_AUTH_SECRET=mykey
export MYSQL_PASS=555FFaa@eerewqMohamed@111
export DB_NAME=doneWithIt

0 comments on commit 504802e

Please sign in to comment.