Skip to content

Commit e9d4259

Browse files
Update Dockerfile
1 parent 1f62527 commit e9d4259

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ LABEL maintainer="smartpottech@gmail.com" \
99
repository="https://github.com/SmartPotTech/SmartPot-Cache" \
1010
environment="local"
1111

12-
# Variables de entorno por defecto (puedes sobrescribirlas en docker-compose)
12+
# Variables de entorno por defecto
1313
ENV REDIS_USER=admin
1414
ENV REDIS_PASSWORD=admin
1515
ENV REDIS_DATABASE=0

0 commit comments

Comments
 (0)