This website requires JavaScript.
Explore
Help
Sign in
bsod
/
brc
Watch
1
Star
0
Fork
You've already forked brc
0
Code
Issues
Pull requests
Releases
Wiki
Activity
5f2c3778c1
brc
/
docker-compose.yml
8 lines
119 B
YAML
Raw
Normal View
History
Unescape
Escape
initial commit
2020-09-29 21:32:40 +02:00
version
:
"3.3"
services
:
web
:
rebuild docker-compose setup - we don't need mysql anymore
2020-10-28 21:22:19 +01:00
image
:
php:7.4-apache
initial commit
2020-09-29 21:32:40 +02:00
ports
:
rebuild docker-compose setup - we don't need mysql anymore
2020-10-28 21:22:19 +01:00
-
80
:
80
initial commit
2020-09-29 21:32:40 +02:00
volumes
:
rebuild docker-compose setup - we don't need mysql anymore
2020-10-28 21:22:19 +01:00
-
.:/var/www/html
Reference in a new issue
Copy permalink