mirror of
https://github.com/StefBuwalda/cal_counter.git
synced 2025-10-30 03:10:00 +00:00
Delete docker-compose.yaml
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
services:
|
||||
app:
|
||||
build: .
|
||||
container_name: cal_counter
|
||||
ports:
|
||||
- "5000:80"
|
||||
volumes:
|
||||
- ./data:/app/instance
|
||||
restart: unless-stopped
|
||||
Reference in New Issue
Block a user