more stuff

This commit is contained in:
muhammadeko 2022-04-30 14:26:15 +07:00
parent 06fa8c067f
commit 83c55f0d31
No known key found for this signature in database
GPG Key ID: 51366716C10E98B1

View File

@ -2,6 +2,7 @@ version: '3.8'
services: services:
gc_tools: gc_tools:
container_name: gc_tools container_name: gc_tools
command: yarn start
build: build:
context: . context: .
dockerfile: Dockerfile dockerfile: Dockerfile