mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-13 00:03:27 +10:00
design nosepass template, add tests, add template previews
This commit is contained in:
@ -46,9 +46,11 @@ services:
|
||||
ports:
|
||||
- ${CHROME_PORT:-8080}:3000
|
||||
environment:
|
||||
TOKEN: ${CHROME_TOKEN:-chrome_token}
|
||||
KEEP_ALIVE: true
|
||||
CONNECTION_TIMEOUT: 10000
|
||||
EXIT_ON_HEALTH_FAILURE: true
|
||||
PRE_REQUEST_HEALTH_CHECK: true
|
||||
TOKEN: ${CHROME_TOKEN:-chrome_token}
|
||||
|
||||
# Redis (for cache & server session management)
|
||||
redis:
|
||||
|
||||
Reference in New Issue
Block a user