diff --git a/compose.yaml b/compose.yaml index 9aac6d8..7a28eac 100644 --- a/compose.yaml +++ b/compose.yaml @@ -253,7 +253,7 @@ services: - name: web target: 80 published: 8003 - host_ip: 127.0.0.1 + host_ip: 0.0.0.0 protocol: tcp restart: unless-stopped secrets: diff --git a/infrastructure/pgadmin/password b/infrastructure/pgadmin/password index f77b004..e665443 100644 --- a/infrastructure/pgadmin/password +++ b/infrastructure/pgadmin/password @@ -1 +1 @@ -admin \ No newline at end of file +J2NofXLJa57mpHVQVdNFaltSmg9gjI \ No newline at end of file