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