Files
devcontainer/containers/php/config.sh

3 lines
76 B
Bash

#!/bin/bash
run_opts+=("-v" "$HOME/Documents/php:/home/user/Documents/php")