Browse Source

HOT-FIX: revertendo pinagem de PG

rate-limiter-2026
Edward 8 years ago
committed by GitHub
parent
commit
9430936f43
  1. 2
      docker-compose.yml

2
docker-compose.yml

@ -1,5 +1,5 @@
sapldb: sapldb:
image: postgres:9.6.8-alpine image: postgres
restart: always restart: always
environment: environment:
POSTGRES_PASSWORD: sapl POSTGRES_PASSWORD: sapl

Loading…
Cancel
Save