add frontend assets in the patches and map them to the docker container
This commit is contained in:
@@ -7,4 +7,5 @@ services:
|
||||
- ./vendor/GeoNature-citizen/frontend:/home/appuser/citizen/frontend
|
||||
- ./vendor/GeoNature-citizen/backend:/home/appuser/citizen/backend
|
||||
- ./restart.sh:/home/appuser/citizen/install/restart.sh
|
||||
- ./patches/frontend/conf:/home/appuser/citizen/frontend/src/conf
|
||||
- ./patches/frontend/src/conf:/home/appuser/citizen/frontend/src/conf
|
||||
- ./patches/frontend/src/assets:/home/appuser/citizen/frontend/src/assets
|
||||
|
Reference in New Issue
Block a user