mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-18 21:38:58 +00:00
Update docker-compose.yml
This commit is contained in:
@@ -3,6 +3,8 @@ services:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
args:
|
||||
NPM_TOKEN: ${NPM_TOKEN:?NPM_TOKEN not set}
|
||||
ports:
|
||||
- "3000"
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user