Update server port to 80 and enhance health check configuration in Docker setup
All checks were successful
Deploy Production (ss-tools.crewsportswear.app) / deploy (push) Successful in 2m47s
All checks were successful
Deploy Production (ss-tools.crewsportswear.app) / deploy (push) Successful in 2m47s
This commit is contained in:
@@ -7,7 +7,8 @@ RUN apk add --no-cache \
|
||||
freetype \
|
||||
harfbuzz \
|
||||
ca-certificates \
|
||||
ttf-freefont
|
||||
ttf-freefont \
|
||||
wget
|
||||
|
||||
# Tell Puppeteer to skip installing Chrome. We'll use the installed package.
|
||||
ENV PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true \
|
||||
|
||||
Reference in New Issue
Block a user