automated terminal push
All checks were successful
learn org at code.softwareshinobi.com/databases.softwareshinobi.com/pipeline/head This commit looks good

This commit is contained in:
2025-06-05 19:18:37 -04:00
parent 9b54eae456
commit c718fb3fa9
38 changed files with 49 additions and 51 deletions

View File

@@ -7,9 +7,9 @@ services:
image: softwareshinobi/databases.softwareshinobi.com:server
build:
build:
context: .
context: server
dockerfile: Dockerfile
@@ -32,13 +32,13 @@ services:
MYSQL_USER: sandbox
MYSQL_PASSWORD: sandbox
databases.softwareshinobi.com-browser:
container_name: databases.softwareshinobi.com-browser
image: beeyev/phpmyadmin-lightweight
restart: unless-stopped
depends_on:
@@ -61,9 +61,9 @@ services:
image: softwareshinobi/databases.softwareshinobi.com:docs
build:
build:
context: docs
context: landing
dockerfile: Dockerfile