inital commit
This commit is contained in:
commit
0978b41afd
20 changed files with 392 additions and 0 deletions
2
scripts/up-prod.sh
Executable file
2
scripts/up-prod.sh
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/bash
|
||||
docker compose -f docker-compose.prod.yml --env-file .env.prod up -d
|
Loading…
Add table
Add a link
Reference in a new issue