We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97e3cf9 commit 447d593Copy full SHA for 447d593
1 file changed
REDME.md
@@ -90,7 +90,7 @@ php artisan serve --port=8001
90
91
2. Dirígete al archivo `.env` y ajusta las siguientes configuraciones para conectar correctamente la API y el backoffice:
92
93
- ```dotenv
+ ```dotenv
94
RCN_API_VERSION=v1
95
RCN_API_URL=http://127.0.0.1:8001
96
RCN_API_USER=admin
0 commit comments