Création du module DolibarrClient avec ses différentes routes & création du module WarehouseGUI pour le LCD M5Stack #7

Merged
Clement merged 9 commits from feat/client_dolibarr into develop 2023-11-10 15:47:41 +00:00
Showing only changes of commit 24f8b5ea90 - Show all commits

View File

@ -19,8 +19,8 @@ services:
DOLI_URL_ROOT: ${DOLI_URL}
PHP_INI_DATE_TIMEZONE: ${TIME_ZONE}
restart: always
ports:
- "80:80"
# ports:
# - "80:80"
depends_on:
- mariadb
volumes: