docker fixes
This commit is contained in:
@@ -249,6 +249,8 @@ services:
|
||||
volumes:
|
||||
app-code:
|
||||
app-storage:
|
||||
external: true
|
||||
name: fotospiel-${APP_ENV:-prod}-storage
|
||||
app-bootstrap-cache:
|
||||
photobooth-import:
|
||||
mysql-data:
|
||||
|
||||
@@ -9,7 +9,7 @@ const darkCodeTheme = themes.dracula;
|
||||
const config = {
|
||||
title: 'Fotospiel Ops & Product Docs',
|
||||
tagline: 'Single source of truth for the platform',
|
||||
url: 'https://fotopiel.app',
|
||||
url: 'https://fotospiel.app',
|
||||
baseUrl: '/internal-docs/',
|
||||
favicon: 'img/favicon.ico',
|
||||
organizationName: 'fotospiel',
|
||||
|
||||
Reference in New Issue
Block a user