mirror of
https://github.com/10h30/ols-docker-env.git
synced 2026-05-12 23:31:35 +09:00
mv to official
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ services:
|
|||||||
MYSQL_USER: ${MYSQL_USER}
|
MYSQL_USER: ${MYSQL_USER}
|
||||||
MYSQL_PASSWORD: ${MYSQL_PASSWORD}
|
MYSQL_PASSWORD: ${MYSQL_PASSWORD}
|
||||||
litespeed:
|
litespeed:
|
||||||
image: litespeedtech/openlitespeed-beta:${OLS_VERSION}-${PHP_VERSION}
|
image: litespeedtech/openlitespeed:${OLS_VERSION}-${PHP_VERSION}
|
||||||
env_file:
|
env_file:
|
||||||
- .env
|
- .env
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user