mirror of
http://forgejo.openclaw.svc.cluster.local:3000/mrhavens/fold-stack.git
synced 2026-06-18 01:22:54 +00:00
2 lines
81 B
Bash
2 lines
81 B
Bash
|
|
#!/bin/bash
|
||
|
|
docker compose -f docker-compose.prod.yml --env-file .env.prod up -d
|