mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2025-12-19 12:36:03 +00:00
notesnook: revert monograph to 1.2.4
It seems 1.2.5 only exposes itself to localhost...
This commit is contained in:
@@ -164,7 +164,7 @@ services:
|
||||
NOTESNOOK_APP_HOST: https://app.notesnook.com
|
||||
|
||||
monograph-server:
|
||||
image: streetwriters/monograph:1.2.5
|
||||
image: streetwriters/monograph:1.2.4
|
||||
# ports:
|
||||
# - 6264:3000
|
||||
env_file: .env
|
||||
@@ -190,6 +190,7 @@ services:
|
||||
IDENTITY_SERVER_URL: https://notesnook.vhaudiquet.fr/identity
|
||||
NOTESNOOK_APP_HOST: https://app.notesnook.com
|
||||
API_HOST: http://notesnook-server:5264
|
||||
MONOGRAPH_PUBLIC_URL: https://notesnook.vhaudiquet.fr/monograph
|
||||
PUBLIC_URL: https://notesnook.vhaudiquet.fr/monograph
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
|
||||
Reference in New Issue
Block a user