No description
Find a file
2025-11-10 16:09:08 +01:00
dotnet simplified program.cs 2025-11-10 15:47:10 +01:00
docker-compose.yml initial 2025-11-10 14:55:25 +01:00
install-docker.sh chmod 2025-11-10 16:09:08 +01:00
RAPORT.md raport start 2025-11-10 15:31:14 +01:00
README.md updated readme 2025-11-10 14:59:19 +01:00

requires docker installed

git clone git@github.com:Bronku/nginx-demo.git
cd nginx-demo
docker compose up -d

after changes:

docker compose up -d --build