Fix LESS import error and refactor project structure
This commit is contained in:
@@ -11,6 +11,8 @@ services:
|
||||
environment:
|
||||
- APACHE_RUN_USER=www-data
|
||||
- APACHE_RUN_GROUP=www-data
|
||||
- APP_ENV=development
|
||||
- APP_DEBUG=true
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- aeterna-network
|
||||
@@ -18,4 +20,3 @@ services:
|
||||
networks:
|
||||
aeterna-network:
|
||||
driver: bridge
|
||||
|
||||
|
||||
Reference in New Issue
Block a user