mirror of
https://github.com/zyachel/quetre.git
synced 2025-04-04 05:27:36 +03:00
fix version
This commit is contained in:
parent
9de93258cf
commit
4ffd87c92f
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
version: '3.9'
|
||||
version: '3'
|
||||
|
||||
services:
|
||||
quetre:
|
||||
|
@ -7,7 +7,7 @@ services:
|
|||
dockerfile: Dockerfile
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "3000:3000"
|
||||
- "doc:3000"
|
||||
environment:
|
||||
- "NODE_ENV=production"
|
||||
- "PORT=3000"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue