Skip to content

Commit

Permalink
Merge pull request #72 from DuCun/master
Browse files Browse the repository at this point in the history
Can give it a try, remove logging
  • Loading branch information
Code-Egg authored Feb 13, 2024
2 parents 64a15d4 + ad9252e commit d7b39dd
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ services:
- default
litespeed:
image: litespeedtech/openlitespeed:${OLS_VERSION}-${PHP_VERSION}
logging:
driver: none
env_file:
- .env
volumes:
Expand Down Expand Up @@ -63,4 +61,4 @@ services:
- default
networks:
default:
driver: bridge
driver: bridge

0 comments on commit d7b39dd

Please sign in to comment.