mirror of
https://github.com/10h30/ols-docker-env.git
synced 2026-05-12 15:21:24 +09:00
Merge pull request #73 from heathchyi/patch-1
Update docker-compose.yml
This commit is contained in:
@@ -17,6 +17,7 @@ services:
|
|||||||
- default
|
- default
|
||||||
litespeed:
|
litespeed:
|
||||||
image: litespeedtech/openlitespeed:${OLS_VERSION}-${PHP_VERSION}
|
image: litespeedtech/openlitespeed:${OLS_VERSION}-${PHP_VERSION}
|
||||||
|
container_name: litespeed
|
||||||
env_file:
|
env_file:
|
||||||
- .env
|
- .env
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user