Herramientas de usuario

Herramientas del sitio


informatica:software:aplicaciones_web:adventurelog

Diferencias

Muestra las diferencias entre dos versiones de la página.

Enlace a la vista de comparación

Ambos lados, revisión anteriorRevisión previa
Próxima revisión
Revisión previa
informatica:software:aplicaciones_web:adventurelog [2025/10/07 12:47] tempwininformatica:software:aplicaciones_web:adventurelog [2025/10/07 13:02] (actual) tempwin
Línea 1: Línea 1:
 ====== AdventureLog ====== ====== AdventureLog ======
  
-AdventureLog es una aplicación web de código abierto diseñada como un compañero de viaje moderno. Su objetivo es ayudar a los usuarios a registrar sus aventuras, planificar futuros viajes y compartir experiencias.+**AdventureLog** es una [[..:aplicaciones_web|aplicación web]] de código abierto diseñada como un compañero de viaje moderno. Su objetivo es ayudar a los usuarios a registrar sus aventuras, planificar futuros viajes y compartir experiencias.
  
   * [[https://adventurelog.app/|Sitio web]]   * [[https://adventurelog.app/|Sitio web]]
Línea 56: Línea 56:
 También se necesita un fichero ''.env'': También se necesita un fichero ''.env'':
  
-<code ini>+<code yaml>
 # 🌐 Frontend # 🌐 Frontend
 PUBLIC_SERVER_URL=http://server:8000 # PLEASE DON'T CHANGE :) - Should be the service name of the backend with port 8000, even if you change the port in the backend service. Only change if you are using a custom more complex setup. PUBLIC_SERVER_URL=http://server:8000 # PLEASE DON'T CHANGE :) - Should be the service name of the backend with port 8000, even if you change the port in the backend service. Only change if you are using a custom more complex setup.
Línea 111: Línea 111:
 </code> </code>
  
-Tras desplegarlo, la web estará disponible desde ''%%http://localhost:8015%%''.+Tras desplegarlo, la web estará disponible desde ''%%http://localhost:8015%%'' con la cuenta de administrador por defecto: 
 + 
 +  * Usuario: ''admin'' 
 +  * Contraseña: ''admin''.
informatica/software/aplicaciones_web/adventurelog.1759834056.txt.gz · Última modificación: por tempwin