mirror of
https://github.com/misenhower/splatoon3.ink.git
synced 2026-03-21 17:54:13 -05:00
Update app container working directory
This commit is contained in:
parent
fc3536b0f5
commit
4932d7863e
|
|
@ -4,6 +4,7 @@ services:
|
|||
app:
|
||||
image: node:18
|
||||
restart: unless-stopped
|
||||
working_dir: /app
|
||||
volumes:
|
||||
- ./:/app
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user