change menu pdf

This commit is contained in:
HAM!DREZA
2024-11-04 16:07:19 +03:30
parent 518504ee12
commit 768fef6bf9
9 changed files with 83 additions and 5 deletions
+9
View File
@@ -0,0 +1,9 @@
services:
app:
build:
context: .
container_name: nuxt-app
ports:
- 3000:3000
command: ["npm", "start"]