[update]: .gitignore file

This commit is contained in:
VivianDee
2025-03-21 16:26:58 +01:00
parent 2380d72d34
commit 43dc5bd835
46 changed files with 423 additions and 705 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
services:
web:
digifi-flaska002:
build: .
ports:
- "5000:5000"
- "7200:5000"
environment:
- FLASK_APP=app.py
- FLASK_RUN_HOST=0.0.0.0