refactor: remove ports
This commit is contained in:
parent
0593fa80b4
commit
4bb5470b3a
|
@ -2,8 +2,6 @@ version: '3.8'
|
|||
services:
|
||||
app:
|
||||
image: git.lumeweb.com/lumeweb/web3.news:latest
|
||||
ports:
|
||||
- "3000:3000"
|
||||
volumes:
|
||||
- ./data/app.db:/app/prisma/dev.db
|
||||
bridge:
|
||||
|
|
Loading…
Reference in New Issue