Merge pull request #714 from automatisch/docker-compose-project-name
chore: add project name in docker compose
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
version: '3.9'
|
version: '3.9'
|
||||||
|
name: automatisch
|
||||||
services:
|
services:
|
||||||
main:
|
main:
|
||||||
build:
|
build:
|
||||||
|
Reference in New Issue
Block a user