Fix Examples

This commit is contained in:
JonatanRek
2024-12-24 00:49:02 +01:00
parent e1af934979
commit 9024c75e19
+1 -1
View File
@@ -14,7 +14,7 @@ export TAG="0.0.4" && sudo docker build -t git.steelants.cz/steelants/py_ck:"$TA
```yaml ```yaml
services: services:
ck-anonym: ck-anonym:
image: git.steelants.cz/steelants/lar_py:latest image: git.steelants.cz/steelants/py_ck:latest
restart: unless-stopped restart: unless-stopped
environment: environment:
API_ROOT: http://ck:8080 API_ROOT: http://ck:8080