Migrate deployment from Hetzner to Coolify #1
@@ -12,7 +12,7 @@ RUN npm install
|
||||
# Copy source code
|
||||
COPY . .
|
||||
|
||||
# Ensure public directory exists
|
||||
# Ensure public directory exists (may not have static assets)
|
||||
RUN mkdir -p public
|
||||
|
||||
# Build the application
|
||||
|
||||
Reference in New Issue
Block a user