This commit is contained in:
2023-03-11 15:04:48 +01:00
parent 2d7d2f5b5c
commit 37db228cdd

View File

@@ -9,7 +9,7 @@ services:
args: args:
- NODE_ENV=development - NODE_ENV=development
ports: ports:
- '3030:3030/tcp' - '3030:3000/tcp'
- '9229:9229/tcp' - '9229:9229/tcp'
volumes: volumes:
- .:/opt:delegated - .:/opt:delegated