We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85c22a9 commit 3194802Copy full SHA for 3194802
docker-compose.yml
@@ -2,6 +2,7 @@ version: '3.8'
2
3
services:
4
pp_manager_server:
5
+ container_name: backend-pp-manager
6
build:
7
context: ./backend
8
dockerfile: Dockerfile
0 commit comments