Data fetch

This commit is contained in:
CHIEFSOFT\ameye
2025-01-01 19:45:14 -05:00
parent 79a402d31d
commit 083fe44c29
7 changed files with 170 additions and 96 deletions
+2 -2
View File
@@ -9,12 +9,12 @@ services:
- ${APP_PORT}:3000
working_dir: /app
volumes:
# - .:/app
- .:/app
- ./node_modules:/app_backup/node_modules
# - ./run.sh:/app/run.sh
# - ./next:/app/.next
extra_hosts:
- backend.wrenchboard.api.live:10.10.33.15
- blogdata.chiefsoft.net:10.10.33.15
- backend.wrenchboard.api.test:10.10.33.15
tty: true
stdin_open: true