using cuestionario2 has atribute, create credentials for testing
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ COPY package*.json ./
|
||||
RUN npm install
|
||||
|
||||
# Copia el código fuente de la aplicación
|
||||
COPY . .
|
||||
COPY . .
|
||||
|
||||
# Expone el puerto que la app usará
|
||||
EXPOSE 3000
|
||||
|
||||
Reference in New Issue
Block a user