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
|
NOTESNOOK_APP_HOST: https://app.notesnook.com
|
||||||
|
|
||||||
monograph-server:
|
monograph-server:
|
||||||
image: streetwriters/monograph:1.2.5
|
image: streetwriters/monograph:1.2.4
|
||||||
# ports:
|
# ports:
|
||||||
# - 6264:3000
|
# - 6264:3000
|
||||||
env_file: .env
|
env_file: .env
|
||||||
@@ -190,6 +190,7 @@ services:
|
|||||||
IDENTITY_SERVER_URL: https://notesnook.vhaudiquet.fr/identity
|
IDENTITY_SERVER_URL: https://notesnook.vhaudiquet.fr/identity
|
||||||
NOTESNOOK_APP_HOST: https://app.notesnook.com
|
NOTESNOOK_APP_HOST: https://app.notesnook.com
|
||||||
API_HOST: http://notesnook-server:5264
|
API_HOST: http://notesnook-server:5264
|
||||||
|
MONOGRAPH_PUBLIC_URL: https://notesnook.vhaudiquet.fr/monograph
|
||||||
PUBLIC_URL: https://notesnook.vhaudiquet.fr/monograph
|
PUBLIC_URL: https://notesnook.vhaudiquet.fr/monograph
|
||||||
labels:
|
labels:
|
||||||
- "traefik.enable=true"
|
- "traefik.enable=true"
|
||||||
|
|||||||
Reference in New Issue
Block a user