chore(init): project setup with Docker support
This commit is contained in:
4
scripts/var.sh
Executable file
4
scripts/var.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Set variable for current active docker compose file
|
||||
export file="development.yml"
|
||||
Reference in New Issue
Block a user