+ kd blog
--> Linted: EDITORCONFIG No errors were found in the linting process Details
--> Linted: GITLEAKS No errors were found in the linting process Details
--> Linted: YAML No errors were found in the linting process Details
lint Details

This commit is contained in:
Chase 2024-01-14 12:36:24 +00:00
parent 9c60847705
commit d9d5db4067
1 changed files with 8 additions and 0 deletions

View File

@ -665,3 +665,11 @@ services:
- PHPBB_DATABASE_PASSWORD=password #! Change This
volumes:
- '/dockerData/phpbb:/bitnami/phpbb'
keiradawn.net:
image: 'webdevops/php-nginx:8.2'
volumes:
- '/dockerData/keiradawn.net:/app'
ports:
- '2037:80'
restart: unless-stopped
container_name: keiradawn.net