Co-authored-by:
This commit is contained in:
@@ -82,8 +82,8 @@ Ensure all frontend files listed above are created.
|
||||
|
||||
### 2. Run Database Migrations
|
||||
```bash
|
||||
psql $DATABASE_URL -f explorer-monorepo/backend/database/migrations/0011_token_aggregation_schema.up.sql
|
||||
psql $DATABASE_URL -f explorer-monorepo/backend/database/migrations/0012_admin_config_schema.up.sql
|
||||
psql $DATABASE_URL -f ~/projects/explorer-monorepo/backend/database/migrations/0011_token_aggregation_schema.up.sql
|
||||
psql $DATABASE_URL -f ~/projects/explorer-monorepo/backend/database/migrations/0012_admin_config_schema.up.sql
|
||||
```
|
||||
|
||||
### 3. Deploy to Proxmox
|
||||
|
||||
Reference in New Issue
Block a user