change menu pdf
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
services:
|
||||
app:
|
||||
build:
|
||||
context: .
|
||||
container_name: nuxt-app
|
||||
ports:
|
||||
- 3000:3000
|
||||
command: ["npm", "start"]
|
||||
|
||||
Reference in New Issue
Block a user