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