Explorar o código

Update migrations

Dima hai 1 ano
pai
achega
a4f9e0fdf5

+ 0 - 0
migrations/20221115102300_add_user_table.sql → migrations/20220915102300_add_user_table.sql


+ 0 - 0
migrations/20221115102500_add_user.sql → migrations/20220916102500_add_user.sql


+ 2 - 2
readme.md

@@ -7,7 +7,7 @@ APP_PORT=8080
 
 DB_HOST=localhost
 DB_PORT=5432
-DB_NAME=homethings
+DB_NAME=db
 DB_USER=user
 DB_PASSWORD=pass
 
@@ -34,7 +34,7 @@ BASIC_AUTH_PASSWORD=pass
 
 STATIC_VERSION=1
 
-GA_KEY=UA-1111111-1 (empty for disable)
+GA_KEY=UA-1111111-1
 ```
 
 ### Команды