[F] Fix docker

This commit is contained in:
Hykilpikonna
2022-08-15 17:29:53 -04:00
parent 9b257fb8db
commit 4077eb969f
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ services:
restart: always
ports:
- '14792:8000'
image: hykilpikonna/lisho:1.0.0
image: hykilpikonna/lisho:1.0.1
environment:
- GOOGLE_API_KEY="Your key here"
build: .