Instructions:
- clone this project
- edit
docker-compose.yaml - run
docker compose up -d - open code
http://code.localhost
Adding apps:
- open Projects section
- add new app with the url:
http://yourapp.localhost(you must keep.localhostsuffix)
Local code
Instructions:
docker-compose.yamldocker compose up -dhttp://code.localhostAdding apps:
http://yourapp.localhost (you must keep .localhost suffix)Local code
MIT License