We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 97e3cf9 + 447d593 commit 322d58bCopy full SHA for 322d58b
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