wip trying to launch worpdress

This commit is contained in:
hugo gogo
2022-09-20 21:10:45 +02:00
parent 334092253f
commit ef8ce69dad
16 changed files with 105 additions and 158 deletions

View File

@@ -15,7 +15,7 @@ services:
- inception
ports:
- "443:443"
- "80:80"
# - "80:80"
build: ./requirements/nginx
image: nginx
container_name: nginx_container
@@ -44,8 +44,8 @@ services:
env_file: ./.env
networks:
- inception
volumes:
- wp_volume:/var/www/html
# volumes:
# - wp_volume:/var/www/html
build:
context: ./requirements/wordpress
args: