Commit 8685beb2 authored by Simonas's avatar Simonas

docker-compose fix

parent 42044679
...@@ -105,8 +105,8 @@ services: ...@@ -105,8 +105,8 @@ services:
- ./wordpress:/var/www/html - ./wordpress:/var/www/html
- './wp-init.sh:/usr/local/bin/wp-init.sh' - './wp-init.sh:/usr/local/bin/wp-init.sh'
command: command:
- wp-init.sh - wp-init.sh
networks: networks:
front: front:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment