mirror of
https://github.com/eliasstepanik/SimpleFunctions.git
synced 2026-01-17 00:18:34 +00:00
d
This commit is contained in:
parent
8ef446192a
commit
ae1902f4fb
@ -8,7 +8,9 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
functions: #Name can not be changed
|
functions: #Name can not be changed
|
||||||
build: ./Functions
|
build:
|
||||||
|
context: Functions
|
||||||
|
dockerfile: Dockerfile
|
||||||
environment:
|
environment:
|
||||||
DB_SERVER: "db"
|
DB_SERVER: "db"
|
||||||
DB_USER: "root"
|
DB_USER: "root"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user