Skip to content

Gaoey/wordpress-docker-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#DOCKER COMPOSE for WORDPRESS

Installation

docker-compose up -d

Document

PATH

http://localhost:8585/ 

PhpMyadmin

http://localhost:8686/ 

Delete Custom Post and Meta

delete
p,pm
from dx36fd_posts p
join dx36fd_postmeta pm on pm.post_id = p.id
where p.post_type = 'shelter'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published