added deploying a docker image to docker hub

This commit is contained in:
Wenszel
2023-12-20 18:21:45 +01:00
parent e5a69fa4a9
commit 766614f5d2
13 changed files with 113 additions and 18 deletions
+3
View File
@@ -0,0 +1,3 @@
PORT=8080
CONNECTION_URI=your_mongodb_connection_uri
NODE_ENV="development"