Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit 2d36b86

Browse files
author
Borja Lopez
committed
test: Test action
1 parent 4da67ab commit 2d36b86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ RUN pip install --no-cache-dir -r requirements.txt
1414
COPY . /usr/src/app
1515

1616
# Application Environment variables
17+
#ENV APP_ENV development
1718
ENV PORT 8080
1819

1920
# Exposing Ports

0 commit comments

Comments
 (0)