# To run app
docker compose up -d
# Frontend App
curl http://localhost:4173
# Backend Api
curl http://localhost:4173/api/hello
# Stop and delete resources
docker compose down --rmi all --volumes --remove-orphans
-
Notifications
You must be signed in to change notification settings - Fork 0
biswajitdasdev/nginx-proxy-with-docker-compose
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Nginx proxy example with docker compose
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published