Merge branch 'master' of ssh://gitlab.chiefsoft.net:10222/WrenchBoard/WrenchBoradWeb

This commit is contained in:
2022-02-14 10:23:55 -05:00
@@ -10,7 +10,7 @@ services:
- ./:/app
- '/app/node_modules'
ports:
- 9088:3000
- 9086:3000
environment:
- PORT=3000
- POSTGRE_URL='postgresql://wrenchboard:wrenchboard@10.10.10.23:5432/wrenchboard'