Add Google Client ID fetching in auth context and create auth config API route
Build and Push Reader Image / docker (push) Successful in 38s
Build and Push Reader Image / docker (push) Successful in 38s
This commit is contained in:
@@ -2,6 +2,9 @@ version: '3.8'
|
||||
|
||||
services:
|
||||
web:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
image: fevirtus/reader:v0.0.1
|
||||
container_name: reader-web
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user