mirror of
https://github.com/He4eT/simple-spaceapi.git
synced 2026-05-04 17:37:24 +00:00
docker: specify port in the compose file
This commit is contained in:
parent
b9e89f999b
commit
ca9f9e82cf
1 changed files with 2 additions and 0 deletions
|
|
@ -8,4 +8,6 @@ services:
|
|||
- ./data/uploads:/app/public/uploads
|
||||
env_file:
|
||||
- .env
|
||||
environment: │
|
||||
- PORT=1337 │
|
||||
restart: unless-stopped
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue