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.localhost
suffix)
Instructions:
docker-compose.yaml
docker compose up -d
http://code.localhost
Adding apps:
http://yourapp.localhost
(you must keep .localhost
suffix)