mirror of
https://github.com/teableio/teable
synced 2024-11-21 23:04:16 +00:00
4c27e38c14
* feat: support postgres db * fix: postgres install date time * fix: unit test * chore: yarn.lock * feat: add Makefile script * chore: merge conflicts * test: integration tests * chore(deps): update yarn to v4.0.0-rc.42 --------- Co-authored-by: pengap <penganpingprivte@gmail.com>
7 lines
85 B
YAML
7 lines
85 B
YAML
version: '3.9'
|
|
|
|
networks:
|
|
teable-net:
|
|
name: ${NETWORK_MODE}
|
|
external: true
|