@@ -31,9 +31,9 @@ services:
|
|||||||
forage:
|
forage:
|
||||||
image: git.kjuulh.io/forage/client::${FORAGE_IMAGE_VERSION:-latest}
|
image: git.kjuulh.io/forage/client::${FORAGE_IMAGE_VERSION:-latest}
|
||||||
restart: always
|
restart: always
|
||||||
env_file: ".env"
|
env_file: ".env.forage"
|
||||||
command: |
|
command: |
|
||||||
/app/forage serve
|
/app/forage
|
||||||
ports:
|
ports:
|
||||||
- "3000:3000"
|
- "3000:3000"
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Reference in New Issue
Block a user