Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- version: '3.9'
- services:
- web:
- restart: always
- image: php:7.4-apache
- ports:
- - '8080:80'
- volumes:
- - ./GaladrielMap:/var/www/html
- - ./apache2_galadrielmap.conf:/etc/apache2/conf-enables/apache2_galadrielmap.conf
Advertisement
Add Comment
Please, Sign In to add comment