Skip to content

Commit a189e9c

Browse files
committed
Testing wordpress stack /I
1 parent cb1d677 commit a189e9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

traefik_stack5/runup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ echo; echo; sleep 2
4646

4747
# wordpress
4848
# the system is path is at ./docker-stack5
49-
_MYSQL_DIR="$(pwd)/html/db/msql"
49+
_MYSQL_DIR="$(pwd)/html/db/mysql"
5050
mkdir -p "$_MYSQL_DIR"
5151

5252
docker stack deploy toolwp -c toolwp.yml

0 commit comments

Comments
 (0)