[U] 1.0.3

This commit is contained in:
Hykilpikonna
2022-08-15 18:24:42 -04:00
parent 2a0f91fab4
commit c4bab9a3d2
+1 -1
View File
@@ -5,7 +5,7 @@ services:
restart: always restart: always
ports: ports:
- '14792:8000' - '14792:8000'
image: hykilpikonna/lisho:1.0.1 image: hykilpikonna/lisho:1.0.3
environment: environment:
- GOOGLE_API_KEY="Your key here" - GOOGLE_API_KEY="Your key here"
build: . build: .