[F] Fix link redirection

This commit is contained in:
Hykilpikonna
2022-08-17 02:15:51 -04:00
parent 0415a6316b
commit 4cd3875ff1
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ services:
restart: always
ports:
- '14792:8000'
image: hykilpikonna/lisho:1.0.3
image: hykilpikonna/lisho:1.0.4
environment:
- GOOGLE_API_KEY="Your key here"
build: .