mirror of
https://github.com/klmp200/PQT_Gestionnaire_vente_stock.git
synced 2024-11-26 02:54:15 +00:00
5 lines
114 B
YAML
5 lines
114 B
YAML
|
version: '2'
|
||
|
services:
|
||
|
web:
|
||
|
volumes:
|
||
|
- ./WebContent/serving:/usr/local/tomcat/webapps/pqt-server/serving
|