Dockerize

This commit is contained in:
2024-05-14 04:40:34 +02:00
parent 9f2e0ca753
commit 20095ac8ca
6 changed files with 60 additions and 14 deletions

3
.env.example Normal file
View File

@@ -0,0 +1,3 @@
ADDRESS=0.0.0.0
PORT=3000
ENABLE_CORS=true