This commit is contained in:
bronkuu 2026-05-14 15:06:14 +02:00
parent 9175f79951
commit cdd2c6a393
6 changed files with 2 additions and 8 deletions

BIN
.DS_Store vendored

Binary file not shown.

3
.gitignore vendored
View file

@ -1,2 +1,3 @@
www/*.html
www/styles/style.css
www/styles/style.css
docker-compose.yml

View file

@ -1,7 +0,0 @@
services:
app:
container_name: piekarnikgosipl
build: .
ports:
- "8000:8000"
restart: always

BIN
resources/.DS_Store vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
www/.DS_Store vendored Normal file

Binary file not shown.