Commit f29b6977 authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Omite publicación de puerto en pro

parent 32acdb4c
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -2,8 +2,6 @@ version: '3.5'

services:
  postgresql:
    ports:
      - 5432
    deploy:
      mode: replicated
      replicas: 1