Update port
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 27s
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 27s
This commit is contained in:
parent
030fd09460
commit
6f29513951
@ -15,5 +15,5 @@ RUN adduser -D appuser --uid 10000 && \
|
||||
USER appuser
|
||||
|
||||
# Configuration du port et démarrag
|
||||
EXPOSE 3001
|
||||
EXPOSE 8080
|
||||
CMD ["npm", "start"]
|
Loading…
x
Reference in New Issue
Block a user