mirror of
https://github.com/v2board/v2board.git
synced 2025-12-26 15:59:30 +08:00
feat: adds the possibility of using docker for local deployment using docker-compose.
- nginx - phpmyadmin - php v8.2 - redis - mysql - supervisor
This commit is contained in:
8
.dockerignore
Normal file
8
.dockerignore
Normal file
@@ -0,0 +1,8 @@
|
||||
vendor/
|
||||
.github/
|
||||
docker/
|
||||
pm2.yaml
|
||||
init.sh
|
||||
update.sh
|
||||
update_dev.sh
|
||||
.env
|
||||
Reference in New Issue
Block a user