feat: needs to have one extra level

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2026-03-21 02:11:20 +01:00
parent 2326bc4a8d
commit cda4255cc9

View File

@@ -29,7 +29,7 @@ services:
restart: true restart: true
forage: forage:
image: git.kjuulh.io/forage/client:${FORAGE_IMAGE_VERSION:-latest} image: git.kjuulh.io/forage/client/forage-server:${FORAGE_IMAGE_VERSION:-latest}
restart: always restart: always
env_file: ".env.forage" env_file: ".env.forage"
command: | command: |