Migrate to PostgreSQL and add DragonflyDB support
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ services:
|
||||
environment:
|
||||
- NODE_ENV=production
|
||||
- PORT=3000
|
||||
- DB_TYPE=sqlite
|
||||
- DB_TYPE=postgres\n - DB_HOST=10.99.0.3\n - REDIS_HOST=10.99.0.3\n - REDIS_PORT=6379\n - REDIS_PASSWORD=clube67_db_pass_9903
|
||||
- DB_PATH=/app/data/dental_images.db
|
||||
- DB_PORT=5432
|
||||
- DB_USER=clube67
|
||||
|
||||
Reference in New Issue
Block a user