mirror of
https://github.com/misenhower/splatoon3.ink.git
synced 2026-08-20 07:34:28 -05:00
Update app container working directory
This commit is contained in:
@@ -4,6 +4,7 @@ services:
|
||||
app:
|
||||
image: node:18
|
||||
restart: unless-stopped
|
||||
working_dir: /app
|
||||
volumes:
|
||||
- ./:/app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user