Add Google Client ID fetching in auth context and create auth config API route
Build and Push Reader Image / docker (push) Successful in 38s

This commit is contained in:
2026-04-24 02:08:33 +07:00
parent 7c4404ded8
commit 223850922e
3 changed files with 50 additions and 2 deletions
+3
View File
@@ -2,6 +2,9 @@ version: '3.8'
services:
web:
build:
context: .
dockerfile: Dockerfile
image: fevirtus/reader:v0.0.1
container_name: reader-web
ports: