secrets mgmt coming soon

This commit is contained in:
2025-07-10 14:01:31 -05:00
parent 8e620de1f5
commit 06847733ff
5 changed files with 0 additions and 170 deletions

View File

@@ -1,16 +0,0 @@
version: '3'
services:
fitly:
image: ethanopp/fitly:latest
container_name: reachableceo-fitly
restart: always
ports:
- "2011:80"
environment:
- MODULE_NAME=src.fitly.app
- VARIABLE_NAME=server
- TZ=America/Chicago
- TIMEOUT=1200
- DASH_DEBUG=true
volumes:
- ./config:/app/config