Merge branch 'master' into dev

This commit is contained in:
tgstation-server
2020-07-30 20:12:45 +00:00
+1 -2
View File
@@ -236,8 +236,7 @@ jobs:
needs: dmapi-build
services: # We start all dbs here so we can just code the stuff once
postgres:
image: postgres:10.3-alpine
command: postgres -c 'max_connections=200'
image: postgres
ports:
- 5432:5432
env: