chore: add Docker build on PR

This commit is contained in:
Mauricio Siu
2024-05-01 20:46:05 -06:00
parent 438fc345d4
commit 367780cccb
2 changed files with 56 additions and 2 deletions

3
.env.production.example Normal file
View File

@@ -0,0 +1,3 @@
DATABASE_URL="postgres://dokploy:amukds4wi9001583845717ad2@dokploy-postgres:5432/dokploy"
PORT=3000
NODE_ENV=production