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