Migrate to a docker-compose config with a few persistence.
./data/nginx/ for nginx host configurations. ./data/mysql/ for mysql databases.
This commit is contained in:
2
uninstall.sh
Executable file
2
uninstall.sh
Executable file
@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
podman-compose down
|
Reference in New Issue
Block a user