Fixed RSS date/time
All checks were successful
Docker Deploy / build-and-push (push) Successful in 4m20s
All checks were successful
Docker Deploy / build-and-push (push) Successful in 4m20s
This commit is contained in:
@@ -5,4 +5,5 @@ services:
|
||||
- "${APP_PORT}:4321"
|
||||
environment:
|
||||
NODE_ENV: production
|
||||
PUBLIC_RSS_TIMEZONE: ${PUBLIC_RSS_TIMEZONE:-}
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user