nginx-dev/install.sh
kj ce0f70d648 Migrate to a docker-compose config with a few persistence.
./data/nginx/ for nginx host configurations.
./data/mysql/ for mysql databases.
2024-11-27 15:28:36 -04:00

4 lines
86 B
Bash
Executable File

#!/bin/bash
podman-compose up -d
podman exec -it nginx /usr/local/bin/mysql_configure