feat: build docker images in CI
This commit is contained in:
parent
c0b3a409dd
commit
5979f8321d
6 changed files with 153 additions and 7 deletions
|
|
@ -21,6 +21,7 @@ services:
|
|||
- 3001:3001
|
||||
volumes:
|
||||
- backend-dbstore:/home/perplexica/data
|
||||
- ./config.toml:/home/perplexica/config.toml
|
||||
extra_hosts:
|
||||
- 'host.docker.internal:host-gateway'
|
||||
networks:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue