mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 13:23:02 +01:00
expose udp port
This commit is contained in:
@@ -45,7 +45,10 @@
|
||||
|
||||
- name: unarchive wordpress
|
||||
unarchive:
|
||||
src: https://wordpress.org/latest.zip
|
||||
# ENGLISH
|
||||
#src: https://wordpress.org/latest.zip
|
||||
# CHINESE
|
||||
src: https://cn.wordpress.org/wordpress-4.4.2-zh_CN.zip
|
||||
dest: /var/www
|
||||
copy: no
|
||||
|
||||
|
||||
Reference in New Issue
Block a user