correction image wp
This commit is contained in:
@ -2,4 +2,3 @@
|
||||
# wordpress
|
||||
ProxyPass /wordpress http://wordpress/wordpress retry=0 keepalive=On
|
||||
ProxyPassReverse /wordpress http://wordpress/wordpress retry=0
|
||||
|
||||
|
@ -11,3 +11,5 @@ services:
|
||||
- nine-network
|
||||
volumes:
|
||||
- ./services/50-wordpress/volume/data:/app/public/wp-content
|
||||
ports:
|
||||
- "8080:80"
|
||||
|
Reference in New Issue
Block a user