Skip to content

Commit 3033776

Browse files
committed
Edit Dockerfile
1 parent 3e81de2 commit 3033776

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

โ€ŽDockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ WORKDIR /app
3030
EXPOSE 5185
3131

3232
# Variables opcionales
33-
ENV ASPNETCORE_URLS=http://+:5186
33+
ENV ASPNETCORE_URLS=http://+:5185
3434
ENV ASPNETCORE_ENVIRONMENT=Production
3535

3636
# Copiar la app publicada

0 commit comments

Comments
ย (0)