chore: update Docker repository from dhg.lol:5000 to euchre-camp/euchre-camp
This commit is contained in:
@@ -12,7 +12,7 @@ const path = require('path');
|
||||
const { execSync } = require('child_process');
|
||||
|
||||
// Configuration
|
||||
const REGISTRY = 'dhg.lol:5000';
|
||||
const REGISTRY = 'euchre-camp';
|
||||
const IMAGE_NAME = 'euchre-camp';
|
||||
|
||||
// Get current version from package.json
|
||||
|
||||
Reference in New Issue
Block a user