Skip to content

Commit 9498ded

Browse files
committed
Set httpd as default (again)
1 parent fccef9b commit 9498ded

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ main:
2020
- docker-env.yml
2121

2222
web:
23-
#build: docker/httpd/
24-
build: docker/nginx/
23+
build: docker/httpd/
24+
#build: docker/nginx/
2525
ports:
2626
- 8000:80
2727
- 8443:443

0 commit comments

Comments
 (0)