Browse Source

Fix Clima URL

Tomás Ponce Gessi 3 năm trước cách đây
mục cha
commit
d1c7a8f669
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .env.dev

+ 1 - 1
.env.dev

@@ -2,7 +2,7 @@
 DB_NAME=programmed-reports
 DB_USER=user-preports
 DB_PASSWORD=pass-preports
-CLIMA_URL=http://core:8080
+CLIMA_URL=http://clima:8080
 # Postgres:
 TZ=GMT+3
 POSTGRES_DB=programmed-reports