🗺️ Added 5173 as the UI port

This commit is contained in:
2024-04-11 10:53:32 -04:00
parent 24ef81f17b
commit fecd97c222

View File

@@ -1,13 +1,11 @@
version: "3.7"
x-userdata-volume:
&userdata-volume
x-userdata-volume: &userdata-volume
type: bind
source: ${USERDATA_DIRECTORY}
target: /userdata
x-comics-volume:
&comics-volume
x-comics-volume: &comics-volume
type: bind
source: ${COMICS_DIRECTORY}
target: /comics
@@ -24,6 +22,7 @@ services:
ports:
- "8050:8050"
- "3050:3050"
- "5173:5173"
links:
- core-services
depends_on: